# HG changeset patch # User Kim Alvefur # Date 1694448198 -7200 # Node ID d4b97eaeb235253c76323b390018659d75d5ee9e # Parent d67980d9e12dfaf7ff8e917dbb7310822e7a9627 mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel) diff -r d67980d9e12d -r d4b97eaeb235 mod_muc_moderation/README.markdown --- a/mod_muc_moderation/README.markdown Mon Sep 11 10:48:31 2023 +0200 +++ b/mod_muc_moderation/README.markdown Mon Sep 11 18:03:18 2023 +0200 @@ -28,6 +28,7 @@ - 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.] +- Works with [mod_storage_xmlarchive] ## Clients