xmpp: add ability to customize the XMPP MUC domain
This commit is contained in:
@@ -14,6 +14,9 @@ XMPP_AUTH_DOMAIN=auth.meet.jitsi
|
||||
# XMPP BOSH URL base. You generally don't need to change this.
|
||||
XMPP_BOSH_URL_BASE=http://xmpp.meet.jitsi:5280
|
||||
|
||||
# XMPP domain for the MUC. You generally don't need to change this.
|
||||
XMPP_MUC_DOMAIN=muc.meet.jitsi
|
||||
|
||||
# XMPP component password for Jitsi Videobridge.
|
||||
JVB_COMPONENT_SECRET=s3cr3t
|
||||
|
||||
|
||||
Reference in New Issue
Block a user