12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"KspProxyConfig": {
|
|
"Host": "https://ksp.mff.cuni.cz"
|
|
}
|
|
}
|