This commit is contained in:
2020-04-01 16:20:56 +08:00
parent 1cd3e7fe08
commit 70f6a177d4
3 changed files with 76 additions and 31 deletions

View File

@@ -3,5 +3,6 @@
"listen_port": 3900,
"listen_ip": "127.0.0.1",
"listen_num": 39,
"buffsize": 4096
"buffsize": 4096,
"proxy": false
}