18 lines
331 B
JSON
18 lines
331 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"OptConf": {
|
|
"msRefresh": "4000",
|
|
"BaseAddr": "https://magman.ufficio/",
|
|
"BaseAppPath": "",
|
|
"QrRedirPage": "",
|
|
"jumpRedir": "~/../",
|
|
"CodModulo": "MagMan"
|
|
}
|
|
}
|