set default timeout 120 for many connections

This commit is contained in:
BreakWa11 2015-11-05 20:18:12 +08:00
parent 24a3769809
commit 04133d806c

View file

@ -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",