Files
gpw_next/GPW.CORE.SMART/appsettings.Production.json
T
Samuele Locatelli 94d2d46919 Update componenti EgwCore.Razor
- inseriti loader nuovi
- gestione progress bar(a) x invio email
2023-07-31 15:41:36 +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"
}