From db38a504b306c2ce5476c23b4b5194a80dded9ae Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 20 Mar 2013 06:50:06 -0400 Subject: [PATCH] minor changes --- json/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index 945ff4e2..88b41f20 100644 --- a/json/config.json +++ b/json/config.json @@ -15,6 +15,6 @@ "port" : 80, "sslPort" : 443, "ip" : null, - "ssl" : true, + "ssl" : false, "rest" : true } \ No newline at end of file