Software /
code /
prosody-modules
Diff
mod_mam_muc/README.markdown @ 2329:b3fbf9050526
mod_mam_muc/README: Mention store name
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 12 Oct 2016 18:38:09 +0200 |
parent | 2328:fbb16ada4580 |
child | 2718:02d688ba7739 |
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 =============