removed empty line in settings.json.template

This commit is contained in:
Wikinaut 2012-12-02 18:48:47 +01:00
parent 38c6549058
commit 9701c51ac5

View file

@ -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