Mercurial > prosody-modules
comparison 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 |
parents | fbb16ada4580 |
children | 02d688ba7739 |
comparison
equal
deleted
inserted
replaced
2328:fbb16ada4580 | 2329:b3fbf9050526 |
---|---|
26 } | 26 } |
27 ``` | 27 ``` |
28 | 28 |
29 mod\_mam\_muc needs an archive-capable storage module, see | 29 mod\_mam\_muc needs an archive-capable storage module, see |
30 [Prosodys storage documentation][doc:storage] for how to select one. | 30 [Prosodys storage documentation][doc:storage] for how to select one. |
31 The store is called "muc\_log". | |
31 | 32 |
32 Configuration | 33 Configuration |
33 ============= | 34 ============= |
34 | 35 |
35 Logging needs to be enabled for each room in the room configuration | 36 Logging needs to be enabled for each room in the room configuration |