mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
fix for #224
This commit is contained in:
parent
40fcc83a05
commit
97e9eb84af
@ -436,7 +436,7 @@ async.waterfall([
|
||||
|
||||
//this is only a workaround to ensure it works with all browers behind a proxy
|
||||
//we should remove this when the new socket.io version is more stable
|
||||
//io.set('transports', ['xhr-polling']);
|
||||
io.set('transports', ['xhr-polling']);
|
||||
|
||||
var socketIOLogger = log4js.getLogger("socket.io");
|
||||
io.set('logger', {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user