summaryrefslogtreecommitdiff
path: root/settings.json.template
diff options
context:
space:
mode:
authorWikinaut <mail@tgries.de>2012-12-02 18:48:47 +0100
committerWikinaut <mail@tgries.de>2012-12-02 18:48:47 +0100
commit9701c51ac5f6774ad2be52dc5fcfcfa14235045b (patch)
treeb3c9f008fd382d2fb88232f31d766bb634c0be0f /settings.json.template
parent38c65490581275ad0e4dcb2a1c3cad50787da346 (diff)
downloadetherpad-lite-9701c51ac5f6774ad2be52dc5fcfcfa14235045b.zip
removed empty line in settings.json.template
Diffstat (limited to 'settings.json.template')
-rw-r--r--settings.json.template1
1 files changed, 0 insertions, 1 deletions
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