49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"CodApp": "GPW",
|
|
"ConnectionStrings": {
|
|
"Redis": "localhost:26379,serviceName=prod,DefaultDatabase=15,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false,password=BtN9Py1wtLfLRvmzWnOPJ7RytDM+CLiVsJ/16zduNTlV8IOPGNrtzJSXPUnImA5PqmUMhKaUqo9NdHIG",
|
|
"GPW.DB": "Server=W2019-SQL-STEAM;Database=GPW; User ID=UserGPW; Password=Us3rGpw!75x93$77; integrated security=False; MultipleActiveResultSets=True; App=GPW.CORE.WRKLOG; TrustServerCertificate=True;"
|
|
},
|
|
"Application": {
|
|
"ContactText": "Our contacts and support sites",
|
|
"Name": "GPW Smart",
|
|
"ShortName": "GS"
|
|
},
|
|
"ExternalProviders": {
|
|
"MailKit": {
|
|
"SMTP": {
|
|
"Address": "smtp-mail.outlook.com",
|
|
"Port": "587",
|
|
"Account": "steamwarebot@outlook.it",
|
|
"Password": "siamoInViaNazionale93!",
|
|
"SenderEmail": "steamwarebot@outlook.it",
|
|
"SenderName": "Steamware Email BOT"
|
|
}
|
|
}
|
|
},
|
|
"OptConf": {
|
|
"BaseUrl": "/GPW/CORE.Smart"
|
|
},
|
|
"MailDest": {
|
|
"Admin": "samuele@steamware.net",
|
|
"InfoMal": "samuele.locatelli@egalware.com",
|
|
"InfoRich": "samuele.locatelli@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"
|
|
}
|