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