68 lines
2.4 KiB
JSON
68 lines
2.4 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"Redis": "nkcredis.steamware.net:6379,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;"
|
|
},
|
|
//"ConnectionStrings": {
|
|
// "Redis": "localhost:6379,DefaultDatabase=7,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false",
|
|
// "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": {
|
|
"ConfFile": "Demo.json",
|
|
"FullUrl": "opc.tcp://localhost:62541/Quickstarts/ReferenceServer",
|
|
"PingMsTimeout": 1500
|
|
},
|
|
"CleanupRegexp": "[^a-zA-Z0-9 %,.\\-\\+]",
|
|
//"Endpoint": {
|
|
// "ConfFile": "Multiax.json",
|
|
// "FullUrl": "opc.tcp://192.168.0.2:4840",
|
|
//// "IpAddress": "192.168.0.2",
|
|
//// "Port": "4840",
|
|
// "PingMsTimeout": 1500
|
|
//},
|
|
"OptPar": {
|
|
|
|
},
|
|
"ENABLE_DATA_FILTER": true,
|
|
"ENABLE_CLI_RESTART": true,
|
|
"logEvery": 10,
|
|
"OPC_PARAM_CONF": "MULTIAX.json",
|
|
"pingTestSec": 5,
|
|
"verbose": false,
|
|
"disconMaxSec": 30,
|
|
"verboseLogTOut": 60,
|
|
"waitRecMSec": 60000
|
|
}
|