From 9701c51ac5f6774ad2be52dc5fcfcfa14235045b Mon Sep 17 00:00:00 2001 From: Wikinaut Date: Sun, 2 Dec 2012 18:48:47 +0100 Subject: [PATCH] removed empty line in settings.json.template --- settings.json.template | 1 - 1 file changed, 1 deletion(-) diff --git a/settings.json.template b/settings.json.template index b3386481..b1c2404f 100644 --- a/settings.json.template +++ b/settings.json.template @@ -30,7 +30,6 @@ */ // restricts socket.io transport methods - "socketTransportProtocols" : ['xhr-polling', 'jsonp-polling', 'htmlfile'], //The Type of the database. You can choose between dirty, postgres, sqlite and mysql