prosody: prevent item-not-found error in certain cases

Ref:
06641a7dd6
This commit is contained in:
Saúl Ibarra Corretgé 2020-03-31 11:18:19 +02:00
parent 3524a526be
commit 10983b4d5e

View File

@ -97,6 +97,8 @@ Component "{{ .Env.XMPP_MUC_DOMAIN }}" "muc"
"{{ $JWT_TOKEN_AUTH_MODULE }}";
{{ end }}
}
muc_room_locking = false
muc_room_default_public_jids = true
Component "focus.{{ .Env.XMPP_DOMAIN }}"
component_secret = "{{ .Env.JICOFO_COMPONENT_SECRET }}"