2018-09-17 00:47:36 +08:00
|
|
|
|
{
|
2018-09-15 23:55:54 +08:00
|
|
|
|
"Logging": {
|
2018-09-16 19:33:56 +08:00
|
|
|
|
"IncludeScopes": false,
|
2018-09-15 23:55:54 +08:00
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
2018-09-16 19:33:56 +08:00
|
|
|
|
},
|
|
|
|
|
"LgbFile": {
|
|
|
|
|
"IncludeScopes": true,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Error"
|
|
|
|
|
},
|
|
|
|
|
"FileName": "Error\\Log.log",
|
|
|
|
|
"MaxFileCount": 1
|
2018-09-15 23:55:54 +08:00
|
|
|
|
}
|
2018-09-16 19:33:56 +08:00
|
|
|
|
},
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"ba": "Data Source=.;Initial Catalog=BootstrapAdmin;User ID=sa;Password=sa"
|
|
|
|
|
},
|
|
|
|
|
"AuthHost": "http://localhost:50852",
|
|
|
|
|
"KeyPath": "..\\keys",
|
|
|
|
|
"DisableAutomaticKeyGeneration": true,
|
|
|
|
|
"AllowOrigins": "http://localhost:50852",
|
|
|
|
|
"KeepExceptionsPeriod": 1,
|
|
|
|
|
"KeepLogsPeriod": 1,
|
|
|
|
|
"LongbowCache": {
|
|
|
|
|
"CorsItems": [
|
|
|
|
|
{
|
|
|
|
|
"Enabled": false,
|
|
|
|
|
"Name": "ba",
|
|
|
|
|
"Url": "http://localhost:50852/CacheList.axd",
|
2018-09-17 00:47:36 +08:00
|
|
|
|
"Desc": "后台管理数据缓存接口",
|
2018-09-16 19:33:56 +08:00
|
|
|
|
"Self": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Enabled": false,
|
|
|
|
|
"Name": "AppName",
|
|
|
|
|
"Url": "http://localhost/WebConsole/CacheList.axd",
|
2018-09-17 00:47:36 +08:00
|
|
|
|
"Desc": "自定义系统",
|
2018-09-16 19:33:56 +08:00
|
|
|
|
"Self": false
|
|
|
|
|
}
|
|
|
|
|
]
|
2018-09-15 23:55:54 +08:00
|
|
|
|
}
|
|
|
|
|
}
|