Software /
code /
prosody-modules
Changeset
1801:5abf61915ab4
mod_mam/README: Add example of use with mod_storage_sql2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 00:40:53 +0200 |
parents | 1800:669d1208221a |
children | 1802:0ab737feada6 |
files | mod_mam/README.wiki |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_mam/README.wiki Fri Aug 28 00:38:19 2015 +0200 +++ b/mod_mam/README.wiki Fri Aug 28 00:40:53 2015 +0200 @@ -29,6 +29,13 @@ See [https://prosody.im/doc/storage Prosodys data storage documentation] for information on how to configure storage. +For example, to use mod_storage_sql2: +{{{ +storage = { + archive2 = "sql2"; +} +}}} + = Configuration = The MAM protocol includes a method of changing preferences regarding what