Diff

mod_http_muc_log/README.markdown @ 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
parent 5105:2402ddabe7f7
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 = {