14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"UPDATE_INTERVAL_MINUTES": 60,
|
|
"SLURPIT_URL": "",
|
|
"SLURPIT_API_KEY": "",
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": ""
|
|
}
|
|
} |