Catalogger.NET/Catalogger.Backend/config.example.ini

14 lines
364 B
INI
Raw Normal View History

2024-08-13 13:08:50 +02:00
[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