update settings

This commit is contained in:
meaz 2024-03-23 23:07:59 +01:00
parent 07e3acb22c
commit 06dd627ee0
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

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