Update config.json

This commit is contained in:
JinXing 2014-04-15 21:46:56 +08:00
parent 09378d3931
commit b9e09af82b

View file

@ -1,8 +1,8 @@
{
"server":"asia.jinxing.me",
"server_port":28388,
"server":"localhost",
"server_port":8388,
"local_port":1080,
"password":"x980barfoo!",
"password":"barfoo!",
"timeout":600,
"method":"table"
}