Chore: increase ruleset CDN cache TTL

This commit is contained in:
SukkaW
2024-09-26 17:49:44 +08:00
parent a7516eb772
commit 7c1952ad6a

View File

@@ -51,7 +51,7 @@ export const buildPublic = task(require.main === module, __filename)(async (span
span,
[
'/*',
' cloudflare-cdn-cache-control: public, max-age=150, stale-while-revalidate=60, stale-if-error=30',
' cloudflare-cdn-cache-control: public, max-age=180, stale-while-revalidate=60, stale-if-error=30',
'https://:project.pages.dev/*',
' X-Robots-Tag: noindex',
'/Modules/*',