1
0
Fork 0
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:
Éric Gaspar 2024-05-09 18:48:48 +02:00
parent 89409c1af1
commit 2aa0a46e8e

View file

@ -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": {
/* /*