prosody: add env var to config cross domain settings
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
effb30b970
commit
5679578d80
@@ -217,6 +217,10 @@ XMPP_INTERNAL_MUC_DOMAIN=internal-muc.meet.jitsi
|
||||
# XMPP domain for unauthenticated users
|
||||
XMPP_GUEST_DOMAIN=guest.meet.jitsi
|
||||
|
||||
# Comma separated list of domains for cross domain policy or "true" to allow all
|
||||
# The PUBLIC_URL is always allowed
|
||||
#XMPP_CROSS_DOMAIN=true
|
||||
|
||||
# Custom Prosody modules for XMPP_DOMAIN (comma separated)
|
||||
XMPP_MODULES=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user