diff --git a/examples/config-minimal.json b/examples/config-minimal.json index 9a0635dd..49f519f5 100644 --- a/examples/config-minimal.json +++ b/examples/config-minimal.json @@ -5,14 +5,7 @@ }, "http": { "address": "127.0.0.1", - "port": "8080", - "auth": { - "apikey": true, - "htpasswd": { - "path": "/home/peusebiu/htpasswd" - }, - "failDelay": 5 - } + "port": "8080" }, "log": { "level": "debug"