barisusakli 10 years ago
parent 76480d4d31
commit acf1b76da8

@ -76,7 +76,7 @@ var socket,
}, 200);
} else {
var ioParams = {
'max reconnection attempts': config.maxReconnectionAttempts,
reconnectionAttempts: config.maxReconnectionAttempts,
reconnectionDelay : config.reconnectionDelay,
path: RELATIVE_PATH + '/socket.io'
};

Loading…
Cancel
Save