# HG changeset patch # User Kim Alvefur # Date 1510759616 -3600 # Node ID 37a6121b73730ca129802c71ec8eefff587bdec4 # Parent e8f0acfdcccaab56f9b4f3ab929340e63814b820 mod_storage_muc_log: Tweak README diff -r e8f0acfdccca -r 37a6121b7373 mod_storage_muc_log/README.markdown --- a/mod_storage_muc_log/README.markdown Wed Nov 15 16:21:27 2017 +0100 +++ b/mod_storage_muc_log/README.markdown Wed Nov 15 16:26:56 2017 +0100 @@ -3,21 +3,21 @@ - 'Stage-Alpha' - ArchiveStorage summary: 'Storage module using mod\_muc\_log data with new stanza archive API' -... +--- Introduction ============ -[mod\_muc\_log](mod_muc_log.html) provided logging of chatrooms running on -the server to Prosody's data store. This module gives access to this -data using the 0.10+ stanza archive API, allowing legacy log data to be -used with [mod\_mam\_muc](mod_mam_muc.html) and -[mod\_http\_muc\_log](mod_http_muc_log.html). +[mod\_muc\_log] provided logging of chatrooms running on the server to +Prosody's data store. This module gives access to this data using the +0.10+ stanza archive API, allowing legacy log data to be used with +[mod\_mam\_muc] and [mod\_http\_muc\_log]. Details ======= -Replace mod\_muc\_log (and mod\_muc\_log\_http) in your config with +Replace [mod\_muc\_log] and [mod\_muc\_log\_http] in your config +with ``` {.lua} Component "conference.example.org" "muc"