# HG changeset patch # User Kim Alvefur # Date 1454426406 -3600 # Node ID 632aa9f49aede242e0631c55125f2952fcdbdd7f # Parent 7ba6ed553c9334bb6cd4a73a1535b2792cd61f25 mod_mam/README: Update default_archive_policy table for new default (thanks xnyhps) diff -r 7ba6ed553c93 -r 632aa9f49aed 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 =============