mod_muc_moderation/README.markdown
changeset 5131 be859bfdd44e
parent 4904 cc5ac0f0f32d
child 5488 bb083e9f78dd
--- a/mod_muc_moderation/README.markdown	Sat Dec 31 17:09:18 2022 +0100
+++ b/mod_muc_moderation/README.markdown	Tue Jan 03 16:10:16 2023 +0100
@@ -21,10 +21,9 @@
 
 # Compatibility
 
--   Should work with Prosody 0.11.x and later.
--   Tested with trunk rev `52c6dfa04dba`.
--   Message tombstones requires a compatible storage module implementing
-    a new message replacement API.
+-   Basic functionality with Prosody 0.11.x and later
+-   Full functionality with Prosody 0.12.x and `internal` or `sql`
+    storage^[Replacing moderated messages with tombstones requires new storage API methods.]
 
 ## Clients