17 lines
313 B
JSON
17 lines
313 B
JSON
{
|
|
"AppSettings": {
|
|
"UserConfigPath": "hinc-user-config.xml",
|
|
"LogDirectory": "logs",
|
|
"MongoPort": 28100
|
|
},
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": ""
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"System": "Warning"
|
|
}
|
|
}
|
|
} |