Software /
code /
prosody-modules
Diff
mod_http_muc_log/README.markdown @ 5942:abd1bbe5006e draft default tip
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Sun, 16 Feb 2025 16:09:03 +0700 |
parent | 5929:02657e8693bc |
line wrap: on
line diff
--- a/mod_http_muc_log/README.markdown Tue Feb 06 18:32:01 2024 +0700 +++ b/mod_http_muc_log/README.markdown Sun Feb 16 16:09:03 2025 +0700 @@ -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 = {