Software /
code /
prosody-modules
Diff
mod_storage_xmlarchive/README.markdown @ 1969:e63dba236a2a
mod_storage_xmlarchive: Use datamanager.append_raw (had that code duplicated here)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 12 Dec 2015 03:30:06 +0100 |
parent | 1940:453eee191e18 |
child | 2026:8397008b4a26 |
line wrap: on
line diff
--- a/mod_storage_xmlarchive/README.markdown Sat Dec 12 03:25:57 2015 +0100 +++ b/mod_storage_xmlarchive/README.markdown Sat Dec 12 03:30:06 2015 +0100 @@ -23,7 +23,7 @@ } ``` -To use it with [mod\_mam\_muc] or [mod_http_muc_log]: +To use it with [mod\_mam\_muc] or [mod\_http\_muc\_log]: ``` lua storage = { @@ -31,8 +31,8 @@ } ``` -Refer to [Prosodys data storage -documentation](https://prosody.im/doc/storage) for more information. +Refer to [Prosodys data storage documentation][doc:storage] for more +information. Note that this module does not implement the "keyval" storage method and can't be used by anything other than archives.