mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-05 09:10:59 +02:00
prosody: fix syntax error
This commit is contained in:
parent
bc6ce20d00
commit
d9921a093c
@ -243,7 +243,7 @@ Component "{{ $XMPP_MUC_DOMAIN }}" "muc"
|
||||
{{ end -}}
|
||||
{{ if .Env.MAX_PARTICIPANTS }}
|
||||
"muc_max_occupants";
|
||||
{{ end }
|
||||
{{ end }}
|
||||
}
|
||||
muc_room_cache_size = 1000
|
||||
muc_room_locking = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user