|
|
|
@@ -58,6 +58,6 @@ XMPP_MUC_MODULES= |
|
|
|
XMPP_INTERNAL_MUC_MODULES= |
|
|
|
XMPP_RECORDER_DOMAIN={{ matrix_jitsi_recorder_domain }} |
|
|
|
XMPP_CROSS_DOMAIN=true |
|
|
|
{% if jitsi_max_participants is number %} |
|
|
|
MAX_PARTICIPANTS={{ jitsi_max_participants }} |
|
|
|
{% if matrix_prosody_jitsi_max_participants is number %} |
|
|
|
MAX_PARTICIPANTS={{ matrix_prosody_jitsi_max_participants }} |
|
|
|
{% endif %} |