Mercurial > prosody-modules
comparison mod_mam_muc/README.markdown @ 1821:79b9bd84b91c
Fix intralinks in READMEs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Sep 2015 18:25:03 +0200 |
parents | 8de50be756e5 |
children | eb515fbac198 |
comparison
equal
deleted
inserted
replaced
1820:8de50be756e5 | 1821:79b9bd84b91c |
---|---|
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 archive storage. To access them you will need a client with | 11 Prosody's archive storage. To access them you will need a client with |
12 support for [XEP-0313: Message Archive | 12 support for [XEP-0313: Message Archive |
13 Management](http://xmpp.org/extensions/xep-0313.html) or a module such | 13 Management](http://xmpp.org/extensions/xep-0313.html) or a module such |
14 as [mod\_http\_muc\_log](mod_http_muc_log.md). | 14 as [mod\_http\_muc\_log](mod_http_muc_log.html). |
15 | 15 |
16 Usage | 16 Usage |
17 ===== | 17 ===== |
18 | 18 |
19 First copy the module to the prosody plugins directory. | 19 First copy the module to the prosody plugins directory. |