32 lines
586 B
YAML
32 lines
586 B
YAML
Port: 1337
|
|
DatabaseConnectionString: Data Source=LANCommander.db;Cache=Shared
|
|
IGDBClientId: ''
|
|
IGDBClientSecret: ''
|
|
Beacon:
|
|
Enabled: true
|
|
Address: ''
|
|
Authentication:
|
|
TokenSecret: ''
|
|
TokenLifetime: 30
|
|
PasswordRequireDigit: true
|
|
PasswordRequiredLength: 8
|
|
Roles: {}
|
|
UserSaves:
|
|
StoragePath: /config/Saves
|
|
MaxSize: 25
|
|
Archives:
|
|
StoragePath: /config/Uploads
|
|
Media:
|
|
SteamGridDbApiKey: ''
|
|
StoragePath: /config/Media
|
|
MaxSize: 25
|
|
IPXRelay:
|
|
Host: ''
|
|
Port: 213
|
|
Wiki:
|
|
Username: ''
|
|
Password: ''
|
|
Update:
|
|
StoragePath: /config/Updates
|
|
Logs:
|
|
StoragePath: /config/Logs
|