tune
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"AppSettings": {
|
||||
"UserConfigPath": "hinc-user-config.xml",
|
||||
"LogDirectory": "logs",
|
||||
"MongoPort": 28100
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"System": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user