1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-06 05:28:15 -05:00

remove unnecessary settings for dev env

This commit is contained in:
Kyle Spearrin 2017-05-05 21:50:51 -04:00
parent 790ccb77c3
commit 33e0e3b071

View File

@ -1,10 +0,0 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}