From bebcb26431974ca4ac10edc63427269851eb6367 Mon Sep 17 00:00:00 2001 From: anuraghazra Date: Fri, 11 Oct 2024 23:19:31 +0530 Subject: [PATCH] chore: format --- api/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/api/index.js b/api/index.js index 9fde2d7ea9a7c..c42bc04891234 100644 --- a/api/index.js +++ b/api/index.js @@ -88,9 +88,7 @@ export default async (req, res) => { res.setHeader( "Cache-Control", - `max-age=${ - cacheSeconds / 2 - }, s-maxage=${cacheSeconds}, stale-while-revalidate=${CONSTANTS.ONE_DAY}`, + `max-age=${cacheSeconds}, s-maxage=${cacheSeconds}, stale-while-revalidate=${CONSTANTS.ONE_DAY}`, ); return res.send(