mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"DiscordsKey": "my_discords_key",
|
|
"TopGGKey": "my_topgg_key",
|
|
"AllowedHosts": "*"
|
|
}
|