mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
59 lines
1.3 KiB
YAML
59 lines
1.3 KiB
YAML
General:
|
|
MinimumPasswordLength: 15
|
|
GitHubAccessToken:
|
|
SetupWizardMode: AutoDetect
|
|
ByondTopicTimeout: 5000
|
|
RestartTimeoutMinutes: 1
|
|
ApiPort: 5000
|
|
UseBasicWatchdog: false
|
|
UserLimit: 100
|
|
UserGroupLimit: 25
|
|
InstanceLimit: 10
|
|
ValidInstancePaths:
|
|
HostApiDocumentation: false
|
|
SkipAddingByondFirewallException: false
|
|
Session:
|
|
HighPriorityLiveDreamDaemon: false
|
|
LowPriorityDeploymentProcesses: true
|
|
FileLogging:
|
|
Directory:
|
|
Disable: false
|
|
LogLevel: Debug
|
|
MicrosoftLogLevel: Warning
|
|
Logging:
|
|
IncludeScopes: false
|
|
Debug:
|
|
LogLevel:
|
|
Default: Debug
|
|
Microsoft: Information
|
|
Console:
|
|
LogLevel:
|
|
Default: Trace
|
|
Microsoft: Warning
|
|
ControlPanel:
|
|
Enable: false
|
|
Channel: https://tgstation.github.io/tgstation-server-webpanel/api/${Major}.${Minor}.${Patch}
|
|
AllowAnyOrigin: false
|
|
AllowedOrigins: []
|
|
PublicPath:
|
|
Updates:
|
|
GitHubRepositoryId: 92952846
|
|
GitTagPrefix: tgstation-server-v
|
|
UpdatePackageAssetName: ServerUpdatePackage.zip
|
|
Database:
|
|
DropDatabase: false
|
|
DatabaseType: SqlServer
|
|
ResetAdminPassword: false
|
|
ServerVersion:
|
|
ConnectionString: Data Source=(local);Initial Catalog=TGS;Integrated Security=True
|
|
Security:
|
|
TokenExpiryMinutes: 15
|
|
TokenClockSkewMinutes: 1
|
|
TokenSigningKeyByteAmount: 256
|
|
CustomTokenSigningKeyBase64:
|
|
OAuth:
|
|
GitHub:
|
|
Discord:
|
|
TGForums:
|
|
Keycloak:
|