mod_mam/README: Update default_archive_policy table for new default (thanks xnyhps)
authorKim Alvefur <zash@zash.se>
Tue, 02 Feb 2016 16:20:06 +0100
changeset 2041 632aa9f49aed
parent 2040 7ba6ed553c93
child 2042 a85b5c3791dc
mod_mam/README: Update default_archive_policy table for new default (thanks xnyhps)
mod_mam/README.markdown
--- a/mod_mam/README.markdown	Mon Feb 01 20:24:51 2016 +0000
+++ b/mod_mam/README.markdown	Tue Feb 02 16:20:06 2016 +0100
@@ -110,9 +110,9 @@
 
   `default_archive_policy =`   Meaning
   ---------------------------- ------------------------------------------------------
-  `false`                      Store no messages. This is the default.
+  `false`                      Store no messages.
   `"roster"`                   Store messages to/from contacts in the users roster.
-  `true`                       Store all messages.
+  `true`                       Store all messages. This is the default.
 
 Compatibility
 =============