Files
gpw_next/GPW.CORE.WRKLOG/appsettings.Production.json
T
2023-07-31 16:56:41 +02:00

20 lines
526 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MailDest": {
"Admin": "samuele@steamware.net",
"InfoMal": "samuele.locatelli@egalware.com,mara.baroni@egalware.com",
"InfoRich": "samuele.locatelli@egalware.com,mara.baroni@egalware.com"
},
"AdmApp": {
"LinkMal": "https://office.egalware.com/GPW/ADMIN/malattia",
"LinkRich": "https://office.egalware.com/GPW/ADMIN/richiesteDip"
},
"VetoIns": "true"
}