From: Ralf Jung Date: Tue, 17 Apr 2018 14:56:46 +0000 (+0200) Subject: less MAM X-Git-Url: https://git.ralfj.de/ansible.git/commitdiff_plain/b55ddd98e08a5196b0d60d1b69e0f6ecd9fdf9ff less MAM --- diff --git a/roles/prosody/templates/prosody.cfg.lua b/roles/prosody/templates/prosody.cfg.lua index 86c4449..4f99029 100644 --- a/roles/prosody/templates/prosody.cfg.lua +++ b/roles/prosody/templates/prosody.cfg.lua @@ -186,7 +186,7 @@ authentication = "internal_hashed" -- they are offline. This setting controls how long Prosody will keep -- messages in the archive before removing them. -archive_expires_after = "1w" -- Remove archived messages after 1 week +archive_expires_after = "2d" -- Remove archived messages after 2 days -- You can also configure messages to be stored in-memory only. For more -- archiving options, see https://prosody.im/doc/modules/mod_mam