prosody: add ability to configure MUC modules through ENV variables
This allows for configuring how MUC modules can be used. Closes: https://github.com/jitsi/docker-jitsi-meet/issues/1310
This commit is contained in:
@@ -218,6 +218,7 @@ services:
|
||||
- XMPP_INTERNAL_MUC_DOMAIN
|
||||
- XMPP_MODULES
|
||||
- XMPP_MUC_MODULES
|
||||
- XMPP_MUC_CONFIGURATION
|
||||
- XMPP_INTERNAL_MUC_MODULES
|
||||
- XMPP_RECORDER_DOMAIN
|
||||
- XMPP_PORT
|
||||
|
||||
Reference in New Issue
Block a user