16 lines
293 B
JSON
16 lines
293 B
JSON
{
|
|
"ZeroVersion": "1.0.0.0",
|
|
"DefaultLanguage": "en-US",
|
|
"Raven": {
|
|
"Url": "http://localhost:9800",
|
|
"Database": "zero"
|
|
},
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Warning",
|
|
"System": "Warning",
|
|
"Microsoft": "Warning"
|
|
}
|
|
}
|
|
} |