Revert "Enable jitsi-meet xmpp websockets"
This reverts commit f64b935778
.
There must be more required to make this work.
Change-Id: I21e1d45fabca10ee93e7c87449fc15f3fd691b8b
This commit is contained in:
parent
bf8e8916aa
commit
d0bc265c2a
@ -138,10 +138,10 @@ ETHERPAD_URL_BASE=https://etherpad.opendev.org
|
|||||||
# Advanced configuration options (you generally don't need to change these)
|
# Advanced configuration options (you generally don't need to change these)
|
||||||
#
|
#
|
||||||
|
|
||||||
# This is used for signaling between desktop clients and the prosody server
|
# Needed to make newer jitsi meet happy. Testing with this set to 1 results
|
||||||
# instead of BOSH. The mobile clients continue to use BOSH. Supposedly this
|
# in "You have been disconnected" client errors. Need to do more investigating
|
||||||
# should improve performance.
|
# into how this is meant to work.
|
||||||
ENABLE_XMPP_WEBSOCKET=1
|
ENABLE_XMPP_WEBSOCKET=0
|
||||||
|
|
||||||
# Internal XMPP domain.
|
# Internal XMPP domain.
|
||||||
XMPP_DOMAIN=localhost
|
XMPP_DOMAIN=localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user