Mercurial > prosody-modules
comparison mod_muc_log/README.markdown @ 1821:79b9bd84b91c
Fix intralinks in READMEs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Sep 2015 18:25:03 +0200 |
parents | 4d73a1a6ba68 |
children | 14f62b971160 |
comparison
equal
deleted
inserted
replaced
1820:8de50be756e5 | 1821:79b9bd84b91c |
---|---|
7 Introduction | 7 Introduction |
8 ============ | 8 ============ |
9 | 9 |
10 This module logs the conversation of chatrooms running on the server to | 10 This module logs the conversation of chatrooms running on the server to |
11 Prosody's data store. To view them you will need a module such as | 11 Prosody's data store. To view them you will need a module such as |
12 [mod\_muc\_log\_http](mod_muc_log_http.md). | 12 [mod\_muc\_log\_http](mod_muc_log_http.html). |
13 | 13 |
14 Details | 14 Details |
15 ======= | 15 ======= |
16 | 16 |
17 mod\_muc\_log must be loaded individually for the components that need | 17 mod\_muc\_log must be loaded individually for the components that need |