change connect_timeout from 30 to 10

pull/328/head V5.12
YuQing 2019-09-12 10:25:23 +08:00
parent b1688c2242
commit 14edb44071
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# connect timeout in seconds
# default value is 30s
connect_timeout=30
connect_timeout=10
# network timeout in seconds
# default value is 30s