mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
This commit makes sure system bots avatar files are hashed when served as static files. This way, requests for these avatar files will be served with long-lived caching headers by our nginx (see #22275). We don't need to worry about stale caches for these files because they will only be used by system bots. Fixes #31458.
3.4 KiB
3.4 KiB