1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2024-09-03 18:36:10 +02:00

Update settings.json

This commit is contained in:
Éric Gaspar 2024-05-09 18:29:40 +02:00
parent 46d1de20a2
commit 0ab95a89b1

View file

@ -504,7 +504,7 @@
/*
* Restrict socket.io transport methods
*/
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
"socketTransportProtocols" : ["websocket", "polling"],
"socketIo": {
/*