Mercurial > prosody-hg
diff CHANGES @ 14109:3d1ac10a7901
mod_muc_mam: Honour 'archive_expires_after' if 'muc_log_expires_after' not set (thanks balejk)
This allows for a more consistent setup, by setting archive_expires_after once
in the global section.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 24 Mar 2026 12:51:01 +0000 |
| parents | 296976231b52 |
| children | 2ec517d8d43e |
line wrap: on
line diff
--- a/CHANGES Sun Mar 22 15:12:41 2026 +0100 +++ b/CHANGES Tue Mar 24 12:51:01 2026 +0000 @@ -11,6 +11,7 @@ - HTTP errors may be returned as JSON if Accept-ed - mod_http_file_share warns about missing or unexpected files in storage - mod_offline can now optionally expire old messages (like mod_mam) +- mod_muc_mam honours `archive_expires_after` if `muc_log_expires_after` not set ### Shell
