16 lines
260 B
JSON
16 lines
260 B
JSON
{
|
|
"Zero": {
|
|
"Raven": {
|
|
"Url": "http://127.0.0.1:9800",
|
|
"Database": "zero"
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
}
|