Merge "Enable jitsi-meet xmpp websockets"
This commit is contained in:
commit
bf8e8916aa
@ -138,8 +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)
|
||||||
#
|
#
|
||||||
|
|
||||||
# Needed to make newer jitsi meet happy. We may be able to switch this to 1
|
# This is used for signaling between desktop clients and the prosody server
|
||||||
ENABLE_XMPP_WEBSOCKET=0
|
# instead of BOSH. The mobile clients continue to use BOSH. Supposedly this
|
||||||
|
# should improve performance.
|
||||||
|
ENABLE_XMPP_WEBSOCKET=1
|
||||||
|
|
||||||
# Internal XMPP domain.
|
# Internal XMPP domain.
|
||||||
XMPP_DOMAIN=localhost
|
XMPP_DOMAIN=localhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user