25 lines
628 B
JSON
25 lines
628 B
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=="
|
||
},
|
||
"SMTPConfig": {
|
||
"Host": "smtp.gmail.com",
|
||
"Port": 25,
|
||
"UserName": "shanghohui@gmail.com",
|
||
"Password": "wswgnluvoodfexrb",
|
||
"EnableSsl": true
|
||
}
|
||
}
|