comparison mod_mam_archive/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 758a9a723597
comparison
equal deleted inserted replaced
1820:8de50be756e5 1821:79b9bd84b91c
7 Introduction 7 Introduction
8 ============ 8 ============
9 9
10 Implementation of [XEP-0136: Message 10 Implementation of [XEP-0136: Message
11 Archiving](http://xmpp.org/extensions/xep-0136.html) for 11 Archiving](http://xmpp.org/extensions/xep-0136.html) for
12 [mod\_mam](mod_mam.md). 12 [mod\_mam](mod_mam.html).
13 13
14 Details 14 Details
15 ======= 15 =======
16 16
17 See [mod\_mam](mod_mam.md) for details. 17 See [mod\_mam](mod_mam.html) for details.
18 18
19 Usage 19 Usage
20 ===== 20 =====
21 21
22 First configure mod\_mam as specified in it's [wiki](mod_mam.md). Make 22 First configure mod\_mam as specified in it's [wiki](mod_mam.html). Make
23 sure it uses sql2 storage backend. 23 sure it uses sql2 storage backend.
24 24
25 Then add "mam\_archive" to your modules\_enabled list: 25 Then add "mam\_archive" to your modules\_enabled list:
26 26
27 modules_enabled = { 27 modules_enabled = {