prosody: fix syntax error

This commit is contained in:
Saúl Ibarra Corretgé 2022-08-18 13:43:06 +02:00
parent bc6ce20d00
commit d9921a093c

View File

@ -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