Mercurial > prosody-modules
diff mod_mam/mamprefs.lib.lua @ 2017:d44ac0756c46
mod_mam: Enable archiving by default, less of a privacy issue if messages expire
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Jan 2016 13:34:53 +0100 |
parents | 572b1ad46182 |
children | 34ec7bde5203 |
line wrap: on
line diff
--- a/mod_mam/mamprefs.lib.lua Tue Jan 19 13:34:16 2016 +0100 +++ b/mod_mam/mamprefs.lib.lua Tue Jan 19 13:34:53 2016 +0100 @@ -3,7 +3,7 @@ -- -- This file is MIT/X11 licensed. -local global_default_policy = module:get_option("default_archive_policy", false); +local global_default_policy = module:get_option("default_archive_policy", true); do local prefs_format = {