# HG changeset patch # User Menel # Date 1733693259 -3600 # Node ID a1f6fe0025d28b41503fe9999221308dd72736b9 # Parent 2e358c105f64141fec9e655412a5f4274d19c13f mod_invites_tracking: Add Compability diff -r 2e358c105f64 -r a1f6fe0025d2 mod_invites_tracking/README.md --- 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