Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Port int64 OauthConf *oauth2.Config HostBaseURL string AuthBotToken string FlashpointServerID string SessionExpirationSeconds int64 ValidatorServerURL string DBRootUser string DBRootPassword string DBUser string DBPassword string DBIP string DBPort int64 DBName string PostgresUser string PostgresPassword string PostgresHost string PostgresPort int64 NotificationBotToken string NotificationChannelID string CurationFeedChannelID string IsDev bool ResumableUploadDirFullPath string FlashfreezeDirFullPath string ArchiveIndexerServerURL string FlashfreezeIngestDirFullPath string SubmissionsDirFullPath string SubmissionImagesDirFullPath string SystemUid int64 ImagesCdn string ImagesCdnCompressed bool MinLauncherVersion string DataPacksDir string FrozenPacksDir string ImagesDir string DeletedDataPacksDir string DeletedImagesDir string FlashpointSourceOnlyMode bool FlashpointSourceOnlyAdminMode bool }
Click to show internal directories.
Click to hide internal directories.