removed empty line in settings.json.template

pull/1244/head
Wikinaut 2012-12-02 18:48:47 +01:00
parent 38c6549058
commit 9701c51ac5
1 changed files with 0 additions and 1 deletions

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