diff --git a/settings.json.template b/settings.json.template index 04c097517..4b18d7800 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"] }