Software /
code /
prosody-modules
Changeset
5929:02657e8693bc
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
author | Luca Matei Pintilie <luca@lucamatei.com> |
---|---|
date | Sun, 12 May 2024 17:01:20 +0200 |
parents | 5928:d3a72777f149 |
children | 5930:cc30c4b5f006 |
files | mod_http_muc_log/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 = {