Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-02-04 01:31:55 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-02-04 01:31:55 +0300
commitdc49304aa5d959767f771b8b161e23b5d8cd6ec4 (patch)
treee1c3a9fffa6a6747793a08f50a206588597af939
parentbb7b66746763f694baea981549d311320136cb1b (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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"
},
```