prosody: fix: restrict room creation to jicofo (#1059)

This commit is contained in:
Aaron van Meerten 2021-05-21 09:52:54 -05:00 committed by GitHub
parent 281db3663c
commit db3d790e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ Component "{{ .Env.XMPP_INTERNAL_MUC_DOMAIN }}" "muc"
"{{ join "\";\n\"" (splitList "," .Env.XMPP_INTERNAL_MUC_MODULES) }}";
{{ end }}
}
restrict_room_creation = true
muc_room_locking = false
muc_room_default_public_jids = true