diff --git a/config/default.json b/config/default.json index bc08799..84be811 100644 --- a/config/default.json +++ b/config/default.json @@ -1,4 +1,4 @@ { "dbHost": "mongodb://localhost:27017/shimapan", - "httpLogLevel": "combined" + "httpLogLevel": "dev" }