diff --git a/web/service/config.json b/web/service/config.json index 6cf6c3a6..ab3542c8 100644 --- a/web/service/config.json +++ b/web/service/config.json @@ -1,8 +1,7 @@ { "log": { - "access": "none", - "dnsLog": false, - "loglevel": "warning" + "loglevel": "warning", + "error": "./error.log" }, "api": { "tag": "api",