From 22afa3bcc8db3a430e494b24b28c50ef19dc90c5 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 5 Apr 2022 19:17:08 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/api/social-image.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/api/social-image.tsx b/pages/api/social-image.tsx index fe7c63cb74..d2de3c0226 100644 --- a/pages/api/social-image.tsx +++ b/pages/api/social-image.tsx @@ -77,7 +77,7 @@ export default withOGImage< ) } }, - cacheControl: 'max-age 86400, stale-while-revalidate=3600', + cacheControl: 'max-age=0, s-maxage=86400, stale-while-revalidate', type: 'jpeg', quality: 75, dev: {