Changeset

6091:a1f6fe0025d2

mod_invites_tracking: Add Compability
author Menel <menel@snikket.de>
date Sun, 08 Dec 2024 22:27:39 +0100
parents 6090:2e358c105f64
children 6092:18400b6c9d45
files mod_invites_tracking/README.md
diffstat 1 files changed, 12 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_invites_tracking/README.md	Sun Dec 08 22:20:31 2024 +0100
+++ b/mod_invites_tracking/README.md	Sun Dec 08 22:27:39 2024 +0100
@@ -20,11 +20,21 @@
 Details
 =======
 
-Add to `modules_enabled`.
+Add it to `modules_enabled`.
+
+Assuming file based storage the information will be stored at your storage location under `./invites_tracking/` 
 
 Caveats
 =======
 
 - The information is not deleted even when the associated user accounts are
   deleted.
-- Currently, there is no way to make any use of that information.
+- Currently, there is no integrated way to make use of that information.
+
+Compatibility
+=============
+
+Prosody-Version Status
+--------------- ---------------------
+trunk           Works as of 24-12-08
+0.12            unknown