2018-06-07 00:45:47 +08:00
|
|
|
|
{
|
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
2018-08-30 13:20:40 +08:00
|
|
|
|
},
|
|
|
|
|
"LgbFile": {
|
|
|
|
|
"IncludeScopes": true,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Error"
|
|
|
|
|
},
|
2018-09-08 22:09:20 +08:00
|
|
|
|
"FileName": "Error\\Log.log",
|
|
|
|
|
"MaxFileCount": 1
|
2018-06-07 00:45:47 +08:00
|
|
|
|
}
|
2018-06-16 16:01:59 +08:00
|
|
|
|
},
|
2018-08-30 13:20:40 +08:00
|
|
|
|
"ConnectionStrings": {
|
2018-08-31 14:46:00 +08:00
|
|
|
|
"ba": "Data Source=.;Initial Catalog=BootstrapAdmin;User ID=sa;Password=sa",
|
|
|
|
|
"ba-149": "Data Source=211.149.247.149,8174;Initial Catalog=BootstrapAdmin-Argo-Test;User ID=Argo-Test;Password=argo@163.com"
|
2018-08-30 13:20:40 +08:00
|
|
|
|
},
|
|
|
|
|
"KeyPath": "keys",
|
|
|
|
|
"DisableAutomaticKeyGeneration": false,
|
2018-06-16 16:01:59 +08:00
|
|
|
|
"AllowOrigins": "http://localhost:49823",
|
2018-09-08 19:37:42 +08:00
|
|
|
|
"KeepExceptionsPeriod": 1,
|
2018-09-09 14:21:16 +08:00
|
|
|
|
"KeepLogsPeriod": 1,
|
2018-06-16 16:01:59 +08:00
|
|
|
|
"LongbowCache": {
|
|
|
|
|
"CorsItems": [
|
|
|
|
|
{
|
|
|
|
|
"Enabled": true,
|
|
|
|
|
"Name": "ba",
|
|
|
|
|
"Url": "CacheList.axd",
|
|
|
|
|
"Desc": "后台管理数据缓存接口",
|
|
|
|
|
"Self": true
|
|
|
|
|
},
|
|
|
|
|
{
|
2018-09-08 18:25:03 +08:00
|
|
|
|
"Enabled": false,
|
2018-06-16 16:01:59 +08:00
|
|
|
|
"Name": "Pallet",
|
|
|
|
|
"Url": "http://localhost:49823/CacheList.axd",
|
|
|
|
|
"Desc": "托盘组垛系统",
|
|
|
|
|
"Self": false
|
|
|
|
|
}
|
|
|
|
|
]
|
2018-06-07 00:45:47 +08:00
|
|
|
|
}
|
|
|
|
|
}
|