diff mod_measure_active_users/README.md @ 6350:908d44cfb693

mod_measure_active_users: Add support for mod_account_activity in Prosody 13.0
author Matthew Wild <mwild1@gmail.com>
date Thu, 18 Dec 2025 10:43:50 +0000
parents 1132f2888cd2
children
line wrap: on
line diff
--- a/mod_measure_active_users/README.md	Sat Dec 06 18:22:04 2025 +0000
+++ b/mod_measure_active_users/README.md	Thu Dec 18 10:43:50 2025 +0000
@@ -37,4 +37,7 @@
 Compatibility
 =============
 
-Requires Prosody 0.11 or later with mod_lastlog2 enabled.
+Requires Prosody 13.0 or later with mod_account_activity enabled.
+
+Alternatively, supports Prosody 0.12 with the community module mod_lastlog2
+enabled.