From e8210ca95b35e2248702b4ffb7c244a90cdd94eb Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sun, 21 Sep 2025 18:16:10 +0100 Subject: Move section header comments inside if blocks If a section is not enabled on a particular server, that section's header comment should not be visible. --- files/virtual_host.cfg.lua.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 43d7b31..4b79710 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -15,8 +15,8 @@ modules_enabled = { -- Core "groups"; - -- Invites {% if not is_transport_server %} + -- Invites "invites"; "invites_adhoc"; "invites_api"; -- cgit v1.2.3