set default timeout 120 for many connections
This commit is contained in:
parent
24a3769809
commit
04133d806c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"local_address": "127.0.0.1",
|
||||
"local_port": 1080,
|
||||
"password": "m",
|
||||
"timeout": 300,
|
||||
"timeout": 120,
|
||||
"method": "aes-256-cfb",
|
||||
"protocol": "origin",
|
||||
"obfs": "http_simple_compatible",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue