From bb271a26754de07f36f8dc425efe867d2d215a4e Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 8 Jul 2013 22:52:13 +0800 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index d1a412c..7adf48d 100644 --- a/config.json +++ b/config.json @@ -4,5 +4,5 @@ "local_port":1080, "password":"barfoo!", "timeout":600, - "method":null + "method":"table" }