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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 14d569db..0b209c77 100644
--- a/README.md
+++ b/README.md
@@ -311,9 +311,9 @@ If you want to use routing to WARP before v2.1.0 follow steps as below:
```sh
"log": {
- "access": "./access.log",
- "dnsLog": false,
- "loglevel": "warning"
+ "access": "./access.log",
+ "dnsLog": false,
+ "loglevel": "warning"
},
```