From e91a52f1d8fd469785d3207a91dade5a9d7f2fe5 Mon Sep 17 00:00:00 2001 From: Adam Burgess Date: Thu, 9 Dec 2021 13:42:38 +1100 Subject: [PATCH] add static long expiry --- Caddyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Caddyfile b/Caddyfile index 82fad45..2070500 100644 --- a/Caddyfile +++ b/Caddyfile @@ -5,6 +5,5 @@ adam.id.au { import ssl-cloudflare-dns import strict-transport-security import cors - - header /assets.v1/* Cache-Control "public, max-age=31556952, immutable" + import static-long-expiry }