14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"AppSettings": {
|
|
"UserConfigPath": "hinc-user-config.xml",
|
|
"LogDirectory": "logs/dev",
|
|
"MongoPort": 28100
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft": "Debug",
|
|
"System": "Information"
|
|
}
|
|
}
|
|
} |