chore: redirects and headers

This commit is contained in:
Cory Dransfeldt 2024-05-01 18:41:51 -07:00
parent cbf9a40667
commit cb9ac15eeb
No known key found for this signature in database
3 changed files with 8 additions and 1 deletions

View file

@ -27,6 +27,11 @@ package = "/plugins/fetch-scrobbles"
###
# HEADERS
###
[[headers]]
for = "/media/*"
[headers.values]
Cache-Control = "public, max-age=604800, must-revalidate"
[[headers]]
for = "/feeds/posts"
[headers.values]