From b3ded3816e3c98a0ab5c8b5fc9f68e983310e1ee Mon Sep 17 00:00:00 2001 From: jinxing Date: Tue, 15 Apr 2014 21:50:22 +0800 Subject: [PATCH] null --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7adf48d..db77fd2 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "server":"localhost", "server_port":8388, "local_port":1080, - "password":"barfoo!", + "password":"barfoo!x", "timeout":600, "method":"table" }