mod_mam/README.markdown
changeset 2027 98b4794b72e4
parent 2026 77b9c7e5fd63
child 2041 632aa9f49aed
--- a/mod_mam/README.markdown	Tue Jan 19 17:47:05 2016 +0100
+++ b/mod_mam/README.markdown	Tue Jan 19 17:47:47 2016 +0100
@@ -58,6 +58,9 @@
 }
 ```
 
+If no archive-capable storage backend can be opened then an in-memory
+one will be used as fallback.
+
 Query size limits
 -----------------
 
@@ -116,12 +119,10 @@
 
   ------- ---------------
   trunk   Works
-  0.10    Works [^2]
-  0.9     Unsupported
+  0.10    Works
+  0.9     Works
   0.8     Does not work
   ------- ---------------
 
 [^1]: Might be changed to "mam" at some point
 
-[^2]: requires a storage driver with archive support, eg
-    mod\_storage\_sql in 0.10