34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"Redis": "nkcredis.steamware.net:6379, DefaultDatabase=11, connectTimeout=5000, syncTimeout=5000, asyncTimeout=5000, abortConnect=false, ssl=false, password=BtN9Py1wtLfLRvmzWnOPJ7RytDM+CLiVsJ/16zduNTlV8IOPGNrtzJSXPUnImA5PqmUMhKaUqo9NdHIG",
|
|
"WDC.DB": "Server=SQL2016DEV;Database=WebDoorCreator; User ID=sa;Password=keyhammer16; integrated security=False; MultipleActiveResultSets=True; App=WebDoorCreator.UI;"
|
|
},
|
|
"ExternalProviders": {
|
|
"MailKit": {
|
|
"SMTP": {
|
|
"Address": "smtp-mail.outlook.com",
|
|
"Port": "587",
|
|
"Account": "steamwarebot@outlook.it",
|
|
"Password": "siamoInViaNazionale93",
|
|
"SenderEmail": "steamwarebot@outlook.it",
|
|
"SenderName": "Steamware Email BOT"
|
|
}
|
|
}
|
|
},
|
|
"MailDest": {
|
|
"Admin": "samuele@steamware.net",
|
|
"ProjCheck": "samuele.locatelli@egalware.com,mara.baroni@egalware.com",
|
|
"TimbCheck": "samuele.locatelli@egalware.com,mara.baroni@egalware.com"
|
|
},
|
|
"RuntimeOpt": {
|
|
"VetoRemoveProcessing": 5
|
|
}
|
|
}
|