Catalogger.NET/Catalogger.Backend/config.example.ini
2024-08-13 13:08:50 +02:00

14 lines
No EOL
364 B
INI

[Logging]
LogEventLevel = Debug
LogQueries = false
[Database]
Url = Host=localhost;Database=postgres;Username=postgres;Password=postgres
Redis = localhost:6379
EncryptionKey = changeMe!FNmZbotJnAAJ7grWHDluCoKIwj6NcUagKE= # base64 key
[Discord]
ApplicationId = <applicationIdHere>
Token = <discordTokenHere>
CommandsGuildId = <testGuildIdHere>
SyncCommands = true