This is to prevent item-not-found when multiple users try to join at the same time.

This is to prevent item-not-found when multiple users try to join while jicofo is still configuring the room. Credits @paweldomas
This commit is contained in:
damencho
2020-03-30 17:13:59 -05:00
committed by Saúl Ibarra Corretgé
parent 94f7b570d7
commit 06641a7dd6
@@ -50,6 +50,8 @@ Component "conference.jitmeet.example.com" "muc"
-- "token_verification";
}
admins = { "focusUser@auth.jitmeet.example.com" }
muc_room_locking = false
muc_room_default_public_jids = true
-- internal muc component
Component "internal.auth.jitmeet.example.com" "muc"