misc: all variables moved to .env file for fully customization of jitsi-meet service domains
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
df36d71542
commit
fb93051bea
@@ -159,6 +159,8 @@ Variable | Description | Default value
|
||||
--- | --- | ---
|
||||
`XMPP_DOMAIN` | Internal XMPP domain | meet.jitsi
|
||||
`XMPP_AUTH_DOMAIN` | Internal XMPP domain for authenticated services | auth.meet.jitsi
|
||||
`XMPP_SERVER` | Internal XMPP server name xmpp.meet.jitsi | xmpp.meet.jitsi
|
||||
`XMPP_BOSH_URL_BASE` | Internal XMPP server URL for BOSH module | http://xmpp.meet.jitsi:5280
|
||||
`XMPP_MUC_DOMAIN` | XMPP domain for the MUC | muc.meet.jitsi
|
||||
`XMPP_INTERNAL_MUC_DOMAIN` | XMPP domain for the internal MUC | internal-muc.meet.jitsi
|
||||
`XMPP_GUEST_DOMAIN` | XMPP domain for unauthenticated users | guest.meet.jitsi
|
||||
|
||||
Reference in New Issue
Block a user