38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
||
"Logging": {
|
||
"LogLevel": {
|
||
"Default": "Information",
|
||
"Microsoft": "Warning",
|
||
"Microsoft.Hosting.Lifetime": "Information"
|
||
}
|
||
},
|
||
"LoginExpireMinute": 60, //µn¤J¨ì´Á®É¶¡¡A³æ¦ì(¤À)
|
||
"DBConfig": {
|
||
"Server": "MVgHWzR3rGDgD57TUoFunA==",
|
||
"port": "r4AoXMUDodcQjIzofGNCcg==",
|
||
"Database": "z8TVtiXZ6MwgWbUEAOXA/fiHzd7c0iUhFqn1mHzxhKo=",
|
||
"Root": "mWlR2HshQNhRRE34jg4kdg==",
|
||
"Password": "y4uPqlH9ncTgR/I07qpwaA=="
|
||
},
|
||
//"DBConfig": {
|
||
// "Server": "AVXfxd+IRlLtJ0MCi9HU1g==",
|
||
// "port": "CrEmevYrUsSo7Mkb7Gxn8A==",
|
||
// "Database": "CEyYZnO8B5+yTXQcFSsiBA==",
|
||
// "Root": "Aph7AzoiwAmmBHCfS1rqeQ==",
|
||
// "Password": "8WMHBEWuT0XoAB4kzduQHA=="
|
||
//},
|
||
"BackgroundServiceCron": {
|
||
"CalcPowerStationJob": "0 5 * * * ?",
|
||
"CalcAvgPowerStationJob": "0 0 2 * * ?",
|
||
"OperationScheduleJob": "0 0 2 * * ?",
|
||
"CalcInverter15minJob": "0 2/15 * * * ?"
|
||
},
|
||
"SMTPConfig": {
|
||
"Host": "smtp.gmail.com",
|
||
"Port": 25,
|
||
"UserName": "shanghohui@gmail.com",
|
||
"Password": "wswgnluvoodfexrb",
|
||
"EnableSsl": true
|
||
}
|
||
}
|