From 23b38d36fcf0145880af7f5a0240d2af30b2a88e Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sun, 6 Jul 2025 20:04:53 +0100 Subject: Remove roster group support This was only ever enabled for testing purposes, and is no longer needed. --- files/virtual_host.cfg.lua.j2 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'files/virtual_host.cfg.lua.j2') diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index 4182a60..eb3a52e 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -24,10 +24,6 @@ site_apps_show = { "monal"; } -{%- if roster_groups is defined %} -groups_file = "/etc/prosody/groups/{{ virtual_host }}.toml" -{% endif %} - contact_info = { abuse = { "xmpp:abuse@{{ virtual_host }}" }; admin = { "xmpp:admin@{{ virtual_host }}" }; -- cgit v1.2.3