Skip to content

set cache header on all static assets#225

Merged
jmattheis merged 1 commit into
traggo:masterfrom
Minnowo:master
Dec 14, 2025
Merged

set cache header on all static assets#225
jmattheis merged 1 commit into
traggo:masterfrom
Minnowo:master

Conversation

@Minnowo

@Minnowo Minnowo commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

This sets a public, max-age=31536000, immutable response for cache control on all static resource. All the files in the static directory contain a hash in their filename, so cache busting will apply if they ever change.

Before:
image

After:
image

@jmattheis jmattheis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jmattheis jmattheis merged commit f57806a into traggo:master Dec 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants