Enable jitsi-meet xmpp websockets
This switches desktop clients to using xmpp over websockets instead of BOSH. The mobile clients continue to use BOSH. Apparently this provides better performance and is the default expectation of the upstream docker images. We had disabled it prior to get back to a working state when we weren't setting this variable at all. After looking at configs on the docker images I expect that enabling this explicitly will work (the problem before was we neither enabled nor disabled it and the images can't handle that case). If that isn't the case we can always revert. Change-Id: I59c9fe75a0860782beb8864ff3bd9622b35381c1changes/45/781545/1
parent
55f38141c5
commit
f64b935778
Loading…
Reference in New Issue