
June 29, 2025
5:05 a.m.
On Sat, 2025-06-28 at 21:55 -0700, Mark Sapiro wrote:
See https://gitlab.com/mailman/mailman/-/issues/1230
I intend to implement disabling the cache entirely by setting cache_life to any zero value, i.e. 0s, 0m, 0h, etc.
Setting the cache_life to a zero value only writes the expiry date as "now". The cached file is still there. And it doesn't appear to be getting overwritten (as expected) when the template is edited.