24 lines
493 B
JSON
24 lines
493 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"EnableChiudiFasi": "true",
|
|
"TimbraCheck": {
|
|
"checkAnomAppr": true,
|
|
"checkAnomTimb": true,
|
|
"checkAnomOreLav": true,
|
|
"checkAnomOreLavComm": true,
|
|
"checkAnomContinuato": true,
|
|
"sendEmailToUser": true,
|
|
"includeDirectUrl": true,
|
|
"gg2Chk": 60,
|
|
"gg2ChkCont": 30,
|
|
"gg2ChkOreCaricate": 30,
|
|
"maxErrMin": -29,
|
|
"maxErrPlus": 91
|
|
}
|
|
}
|