Software /
code /
prosody-modules
Changeset
1903:758a9a723597
mod_mam_archive/README: Rely on autolinking
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 11 Oct 2015 17:50:38 +0200 |
parents | 1902:6e712ce58edf |
children | 1904:5d84b7fbe3aa |
files | mod_mam_archive/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_mam_archive/README.markdown Sun Oct 11 17:47:03 2015 +0200 +++ b/mod_mam_archive/README.markdown Sun Oct 11 17:50:38 2015 +0200 @@ -14,12 +14,12 @@ Details ======= -See [mod\_mam](mod_mam.html) for details. +See [mod\_mam] for details. Usage ===== -First configure mod\_mam as specified in it's [wiki](mod_mam.html). Make +First configure mod\_mam as specified in it's [wiki][mod\_mam]. Make sure it uses sql2 storage backend. Then add "mam\_archive" to your modules\_enabled list: @@ -33,11 +33,9 @@ Configuration ============= -Because of the fact that -[XEP-0136](http://xmpp.org/extensions/xep-0136.html) defines a -'conversation' concept not present in -[XEP-0313](http://xmpp.org/extensions/xep-0313.html), we have to assume -some periods of chat history as 'conversations'. +Because of the fact that [XEP-0136] defines a 'conversation' concept not +present in [XEP-0313], we have to assume some periods of chat history as +'conversations'. Conversation interval defaults to one day, to provide for a convenient usage.