Files
mixtape/zero.Web/zeroSettings.Development.json
T

15 lines
235 B
JSON

{
"Raven": {
"Url": "http://127.0.0.1:9800",
"Database": "zero"
},
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning",
"Fifty": "Debug"
}
}
}