You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nginx: cache Propshaft /assets/ with immutable, long-lived Cache-Control
Redmine 6.x+ serves core, theme and plugin assets through Propshaft at
/assets/<name>-<digest>.<ext>. The content digest is the cache-buster, so
match that path and serve it Cache-Control immutable for a year, adding
svg/webp/font/map types and nosniff. Dynamic endpoints outside /assets/
keep hitting @redmine uncached.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments