Mercurial > prosody-modules
annotate mod_storage_xmlarchive/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 24 Aug 2015 16:43:56 +0200 |
| parents | |
| children |
| rev | line source |
|---|---|
| 1782 | 1 #summary XML archive storage |
| 2 #labels Stage-Beta,Type-Storage,ArchiveStorage | |
| 3 | |
| 4 = Introduction = | |
| 5 | |
| 6 This module implements stanza archives using files, similar to the default "internal" storage. | |
| 7 | |
| 8 = Details = | |
| 9 | |
| 10 Refer to [https://prosody.im/doc/storage Prosodys data storage documentation]. | |
| 11 | |
| 12 Note that this module does not implement the "keyval" storage method and | |
| 13 can't be used by anything other than archives, eg MAM and MUC logs. | |
| 14 | |
| 15 = Compatibility = | |
| 16 | |
| 17 || >=0.10 || Should work || |
