From 4c96553e8d2e624626c3e9d8b1b097b2f59265fe Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 11 Aug 2025 10:59:07 +0100 Subject: Remove deprecated vcard_muc module This is not available in prosody-modules 0.0~hg20250402.f315edc39f3d+dfsg-2. --- files/virtual_host.cfg.lua.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index 06da831..dfec9c2 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -41,7 +41,6 @@ Component "conference.{{ virtual_host }}" "muc" modules_enabled = { "muc"; "muc_mam"; - "vcard_muc"; } log_all_rooms = true -- cgit v1.2.3