summaryrefslogtreecommitdiff
path: root/files/virtual_host.cfg.lua.j2
diff options
context:
space:
mode:
Diffstat (limited to 'files/virtual_host.cfg.lua.j2')
-rw-r--r--files/virtual_host.cfg.lua.j24
1 files changed, 0 insertions, 4 deletions
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 }}" };