mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update settings.json
This commit is contained in:
parent
89409c1af1
commit
2aa0a46e8e
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ __COMMENT_IF_LDAP_DISABLED__ },
|
||||||
/*
|
/*
|
||||||
* Restrict socket.io transport methods
|
* Restrict socket.io transport methods
|
||||||
*/
|
*/
|
||||||
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
|
"socketTransportProtocols" : ["websocket", "polling"],
|
||||||
|
|
||||||
"socketIo": {
|
"socketIo": {
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue