diff mod_storage_xmlarchive/README.markdown @ 3451:7b97abf26612

mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam archive2 is the mod_mam in community modules
author Kim Alvefur <zash@zash.se>
date Sun, 20 Jan 2019 18:18:02 +0100
parents a6722a35f35e
children 471855552f49
line wrap: on
line diff
--- a/mod_storage_xmlarchive/README.markdown	Sun Jan 20 00:02:08 2019 +0000
+++ b/mod_storage_xmlarchive/README.markdown	Sun Jan 20 18:18:02 2019 +0100
@@ -24,7 +24,7 @@
 
 ``` lua
 storage = {
-    archive2 = "xmlarchive"
+    archive = "xmlarchive"
 }
 ```