Files
gpw_next/GPW.CORE6.Smart/appsettings.Production.json
T
Samuele Locatelli 848b6537d2 Update x nuovo proj 8
2024-08-22 16:03:31 +02:00

24 lines
675 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"
},
"OptPar": {
"UrlLinkInt": "https://office.egalware.com/GPW/CORE.Smart/",
"UrlLinkExt": "https://seriate.egalware.com/GPW/CORE.Smart/"
},
"VetoIns": "true"
}