Update README.md

This commit is contained in:
MHSanaei 2024-02-04 02:01:55 +03:30
parent d34e358c61
commit ef3066930b

View file

@ -287,7 +287,6 @@ If you want to use routing to WARP before v2.1.0 follow steps as below:
"log": { "log": {
"access": "./access.log", "access": "./access.log",
"dnsLog": false, "dnsLog": false,
"error": "./error.log",
"loglevel": "warning" "loglevel": "warning"
}, },
``` ```