summaryrefslogtreecommitdiff
path: root/settings.json.template
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-01-24 22:39:32 +0000
committerJohn McLear <john@mclear.co.uk>2013-01-24 22:39:32 +0000
commit82e681fb14e5b7dbd5b726803cf114f453787acd (patch)
tree79418c88eb7a78b79cf7f0a29b084bcf144b7de4 /settings.json.template
parent568b641ee9bfc70e09bffdcf0e696271856dee91 (diff)
downloadetherpad-lite-82e681fb14e5b7dbd5b726803cf114f453787acd.zip
Update settings.json.template
Diffstat (limited to 'settings.json.template')
-rw-r--r--settings.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json.template b/settings.json.template
index 04c09751..4b18d780 100644
--- a/settings.json.template
+++ b/settings.json.template
@@ -101,5 +101,5 @@
"loglevel": "INFO",
// restrict socket.io transport methods
- "socketTransportProtocols" : ['xhr-polling', 'jsonp-polling', 'htmlfile']
+ "socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"]
}