diff --git a/settings.json.template b/settings.json.template index b33864813..b1c2404fe 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