mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
The libvips cache is 100MB, 100 operations, or 100 files, whichever is less. A single Django process or worker is extremely unlikely to ever see the same image twice, much less within those timeframes. Disable the cache, since it is mostly useless memory usage for our use case.
16 KiB
16 KiB