mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
change s-maxage to 3540s, add swr
This commit is contained in:
@@ -31,5 +31,5 @@ module.exports = {
|
||||
|
||||
// Cache-Control header, check Vercel documentation for more details.
|
||||
// https://vercel.com/docs/concepts/edge-network/caching
|
||||
cacheControlHeader: 'max-age=0, s-maxage=3600, stale-while-revalidate=3540'
|
||||
cacheControlHeader: 'max-age=0, s-maxage=3540, stale-while-revalidate=60'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user