changeset 2329:b3fbf9050526

mod_mam_muc/README: Mention store name
author Kim Alvefur <zash@zash.se>
date Wed, 12 Oct 2016 18:38:09 +0200
parents fbb16ada4580
children f933e3909795
files mod_mam_muc/README.markdown
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_mam_muc/README.markdown	Wed Oct 12 14:07:37 2016 +0200
+++ b/mod_mam_muc/README.markdown	Wed Oct 12 18:38:09 2016 +0200
@@ -28,6 +28,7 @@
 
 mod\_mam\_muc needs an archive-capable storage module, see
 [Prosodys storage documentation][doc:storage] for how to select one.
+The store is called "muc\_log".
 
 Configuration
 =============