# HG changeset patch # User Luca Matei Pintilie # Date 1715526080 -7200 # Node ID 02657e8693bc24651a977c3636378ae1b8aa6eb9 # Parent d3a72777f1495786f4e8038827519bdaa2b0aa31 mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown diff -r d3a72777f149 -r 02657e8693bc mod_http_muc_log/README.markdown --- a/mod_http_muc_log/README.markdown Sat May 11 10:02:00 2024 +0200 +++ b/mod_http_muc_log/README.markdown Sun May 12 17:01:20 2024 +0200 @@ -13,7 +13,7 @@ ============ This module provides a built-in web interface to view chatroom logs -stored by [mod\_mam\_muc]. +stored by [mod\_muc\_mam]. Installation ============ @@ -29,7 +29,7 @@ ``` lua Component "conference.example.com" "muc" modules_enabled = { - "mam_muc"; + "muc_mam"; "http_muc_log"; } storage = {