48 lines
1.5 KiB
JSON
48 lines
1.5 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"Redis": "redis01.ufficio:26379,serviceName=devel,DefaultDatabase=7,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false,password=nkc.password",
|
|
"AuthConnection": "Server=localhost;port=3306;database=GWMS;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;",
|
|
"DefaultConnection": "Server=localhost;port=3306;database=MAPO.MONO;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;",
|
|
"AdminConnection": "Server=localhost;port=3306;database=MAPO.MONO;user=root;pwd=Egalware_24068!;sslmode=None;",
|
|
"MP.MONO.Data": "Server=localhost;port=3306;database=MAPO.MONO;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;"
|
|
},
|
|
"DbConfig": {
|
|
"Server": "10.74.82.230",
|
|
"nKey": "MONO",
|
|
"sKey": "Calcium0xide-CaO"
|
|
},
|
|
"MachineId": 1,
|
|
"maxRecord": 15,
|
|
"ExternalProviders": {
|
|
"MailKit": {
|
|
"SMTP": {
|
|
"Address": "smtp.gmail.com",
|
|
"Port": "465",
|
|
"Account": "steamwarebot@gmail.com",
|
|
"Password": "drmfsls16",
|
|
"SenderEmail": "steamwarebot@gmail.com",
|
|
"SenderName": "Steamware Email BOT"
|
|
}
|
|
}
|
|
},
|
|
"Endpoint": {
|
|
"IpAddress": "192.168.0.2",
|
|
"Port": "4840",
|
|
"PingMsTimeout": 1500
|
|
},
|
|
"ENABLE_DATA_FILTER": true,
|
|
"ENABLE_CLI_RESTART": true,
|
|
"logEvery": 10,
|
|
"OPC_PARAM_CONF": "MULTIAX.json",
|
|
"pingTestSec": 5,
|
|
"verbose": false,
|
|
"verboseLogTOut": 60
|
|
}
|