From a5d6333fe3a7e2de256c14845e0633853d70790a Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 11 Aug 2025 14:08:52 +0100 Subject: Add some extra statistics modules While looking through the list of available prosody-modules, these seemed useful. --- files/virtual_host.cfg.lua.j2 | 1 + 1 file changed, 1 insertion(+) (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 5b9ec3e..f7c7379 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -13,6 +13,7 @@ modules_enabled = { "invites_api"; "invites_page"; "invites_register"; + "invites_tracking"; "register"; "register_apps"; } -- cgit v1.2.3