Skip to content

Commit

Permalink
🎹
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 5, 2022
1 parent 22afa3b commit a4c9f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api/social-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default withOGImage<
)
}
},
cacheControl: 'max-age=0, s-maxage=86400, stale-while-revalidate',
cacheControl: 'max-age=0, s-maxage=86400, stale-while-revalidate=3600',
type: 'jpeg',
quality: 75,
dev: {
Expand Down

0 comments on commit a4c9f0e

Please sign in to comment.