change default timeout

This commit is contained in:
clowwindy
2013-01-07 13:08:38 +08:00
parent fe442d2c11
commit f04c45a43d
4 changed files with 5 additions and 5 deletions

View File

@ -3,5 +3,5 @@
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
"timeout":60
}
"timeout":600
}