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/prosody.cfg.lua.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/prosody.cfg.lua.j2') diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index ec66d5d..bf010fc 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -21,8 +21,10 @@ modules_enabled = { "http"; "http_libjs"; "lastactivity"; + "lastlog2"; "limits"; "mam"; + "measure_active_users"; "mimicking"; "pep"; "ping"; -- cgit v1.2.3