Files
2eInk/static/_headers
2026-05-14 06:09:27 -04:00

8 lines
224 B
Plaintext

# Immutable assets (hashed filenames)
/_app/immutable/*
Cache-Control: public, max-age=31536000, immutable
# HTML and other assets - cache 1 hour, then revalidate
/*
Cache-Control: public, max-age=3600, must-revalidate