Update config.json

This commit is contained in:
kenvle 2013-04-10 17:02:06 +08:00
parent b8cb1a3e97
commit 5fad90d81e

View file

@ -1,7 +1,7 @@
{
"server":"localhost",
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
"server":"p2.5bird.com",
"server_port":13412,
"local_port":8080,
"password":"zhangminz",
"timeout":600
}