Mercurial > prosody-modules
comparison mod_mam/README.markdown @ 2015:7f90692bbd23
mod_mam/README: Fix footnote
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Jan 2016 13:31:11 +0100 |
parents | a8ec8491fdee |
children | 279885fd9728 |
comparison
equal
deleted
inserted
replaced
2014:dfa9c0cdd960 | 2015:7f90692bbd23 |
---|---|
42 default\_archive\_policy boolean or `"roster"` `false` | 42 default\_archive\_policy boolean or `"roster"` `false` |
43 | 43 |
44 Storage backend | 44 Storage backend |
45 --------------- | 45 --------------- |
46 | 46 |
47 mod\_mam uses the store "archive2"[\^1]. See [Prosodys data storage | 47 mod\_mam uses the store "archive2"[^1]. See [Prosodys data storage |
48 documentation][doc:storage] for information on how to configure storage. | 48 documentation][doc:storage] for information on how to configure storage. |
49 | 49 |
50 For example, to use mod\_storage\_sql (requires Prosody 0.10 or later): | 50 For example, to use mod\_storage\_sql (requires Prosody 0.10 or later): |
51 | 51 |
52 ``` {.lua} | 52 ``` {.lua} |