Browse Source

prosody: remove muc_meeting_id from lobby

* prosody: remove muc_meeting_id from lobby
Aaron van Meerten 1 year ago
parent
commit
7f86006
1 changed files with 0 additions and 1 deletions
  1. 0 1
      prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua

+ 0 - 1
prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua

@@ -413,7 +413,6 @@ Component "lobby.{{ $XMPP_DOMAIN }}" "muc"
     muc_room_locking = false
     muc_room_locking = false
     muc_room_default_public_jids = true
     muc_room_default_public_jids = true
     modules_enabled = {
     modules_enabled = {
-        "muc_meeting_id";
         {{ if $ENABLE_RATE_LIMITS -}}
         {{ if $ENABLE_RATE_LIMITS -}}
         "muc_rate_limit";
         "muc_rate_limit";
         {{ end -}}
         {{ end -}}