This commit is contained in:
yourcelf 2013-03-03 13:26:14 -08:00
commit 2239219f48

View file

@ -95,7 +95,7 @@
*/
// restrict socket.io transport methods
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"]
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
"loglevel": "INFO",
@ -139,5 +139,5 @@
}
}
}*/
] },
] }
}