配置更新
This commit is contained in:
parent
267604fc86
commit
70b7c0b378
|
@ -1,8 +1,22 @@
|
||||||
{
|
{
|
||||||
|
"Session": "xiaolfengindex",
|
||||||
"Mysql": {
|
"Mysql": {
|
||||||
"Host": "127.0.0.1",
|
"Host": "127.0.0.1",
|
||||||
"Port": "3306",
|
"Port": "3306",
|
||||||
"Username": "Index",
|
"Username": "Index",
|
||||||
"Password": "qaq061823zcw"
|
"Password": "qaq061823zcw"
|
||||||
|
},
|
||||||
|
"Smtp": {
|
||||||
|
"Host": "smtp.x-lf.cn",
|
||||||
|
"SmtpAuth": true,
|
||||||
|
"Username": "",
|
||||||
|
"Password": "",
|
||||||
|
"Port": 25,
|
||||||
|
"SecurePort": 465,
|
||||||
|
"User": "noreplay@x-lf.cn",
|
||||||
|
"Name": "筱锋个人主页"
|
||||||
|
},
|
||||||
|
"Mail": {
|
||||||
|
"ExpDate": 300
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user