Software /
code /
prosody-modules
Comparison
mod_storage_xmlarchive/README.markdown @ 2291:1eeda34d668b
mod_storage_xmlarchive/README: Should work in 0.9 now
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 24 Aug 2016 00:36:54 +0200 |
parent | 2048:2c6bc38f19a6 |
child | 2359:33e85070dc60 |
comparison
equal
deleted
inserted
replaced
2290:4786bf0a9334 | 2291:1eeda34d668b |
---|---|
38 can't be used by anything other than archives. | 38 can't be used by anything other than archives. |
39 | 39 |
40 Compatibility | 40 Compatibility |
41 ============= | 41 ============= |
42 | 42 |
43 ------ ------------------------------- | 43 ------ --------------- |
44 0.10 Works | 44 0.10 Works |
45 0.9 **[Use this version][worksin09]** | 45 0.9 Should work |
46 0.8 Does not work | 46 0.8 Does not work |
47 ------ ------------------------------- | 47 ------ --------------- |
48 | |
49 | |
50 [worksin09]: https://hg.prosody.im/prosody-modules/raw-file/004d3bfc05ea/mod_storage_xmlarchive/mod_storage_xmlarchive.lua |