update settings
This commit is contained in:
parent
07e3acb22c
commit
06dd627ee0
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@
|
|||
/*
|
||||
* Restrict socket.io transport methods
|
||||
*/
|
||||
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
|
||||
"socketTransportProtocols" : ["websocket", "polling"],
|
||||
|
||||
"socketIo": {
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue