less MAM
[ansible.git] / roles / prosody / templates / prosody.cfg.lua
index 86c444971322218c9c8d5781898646ea475c18d4..4f99029ba609b931c75b8835d66ae47eaebeb779 100644 (file)
@@ -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