# HG changeset patch # User Kim Alvefur # Date 1440715253 -7200 # Node ID 5abf61915ab4eba8e29aec576761a2e62035e6c9 # Parent 669d1208221a1f52d8d5ecbcc31a75b3df6c6b8d mod_mam/README: Add example of use with mod_storage_sql2 diff -r 669d1208221a -r 5abf61915ab4 mod_mam/README.wiki --- 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