Mercurial > prosody-modules
view mod_storage_xmlarchive/README.markdown @ 1843:032b209bb8ff
mod_tls_policy/README: Reflow and strip trailing whitespace (pandoc thougt it meant explicit line breaks)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 12 Sep 2015 21:04:43 +0200 |
| parents | 4d73a1a6ba68 |
| children | 453eee191e18 |
line wrap: on
line source
--- labels: - 'Stage-Beta' - 'Type-Storage' - ArchiveStorage summary: XML archive storage ... Introduction ============ This module implements stanza archives using files, similar to the default "internal" storage. Details ======= Refer to [Prosodys data storage documentation](https://prosody.im/doc/storage). Note that this module does not implement the "keyval" storage method and can't be used by anything other than archives, eg MAM and MUC logs. Compatibility ============= --------- ------------- \>=0.10 Should work --------- -------------
