mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-14 20:31:57 +00:00
Increase shadowsocks timeout
This commit is contained in:
parent
30d5d85184
commit
a3aaeac2d3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
],
|
],
|
||||||
"method": "chacha20-ietf-poly1305",
|
"method": "chacha20-ietf-poly1305",
|
||||||
"fast_open": true,
|
"fast_open": true,
|
||||||
"timeout": 600,
|
"timeout": 1000,
|
||||||
"port_key": {
|
"port_key": {
|
||||||
"65101": "MySecretKey",
|
"65101": "MySecretKey",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue