diff --git a/README.md b/README.md index 6809bc2a..a1c902e2 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,6 @@ If you want to use routing to WARP before v2.1.0 follow steps as below: "log": { "access": "./access.log", "dnsLog": false, - "error": "./error.log", "loglevel": "warning" }, ```