prosody: fix syntax error
This commit is contained in:
@@ -243,7 +243,7 @@ Component "{{ $XMPP_MUC_DOMAIN }}" "muc"
|
|||||||
{{ end -}}
|
{{ end -}}
|
||||||
{{ if .Env.MAX_PARTICIPANTS }}
|
{{ if .Env.MAX_PARTICIPANTS }}
|
||||||
"muc_max_occupants";
|
"muc_max_occupants";
|
||||||
{{ end }
|
{{ end }}
|
||||||
}
|
}
|
||||||
muc_room_cache_size = 1000
|
muc_room_cache_size = 1000
|
||||||
muc_room_locking = false
|
muc_room_locking = false
|
||||||
|
|||||||
Reference in New Issue
Block a user