13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"EgwEngineEnab": true,
|
|
"BaseUrl": "/Lux/srv/"
|
|
}
|
|
}
|