Skip to content

Commit

Permalink
information on caching configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed May 20, 2023
1 parent 1f82acd commit 5410680
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Display a card with your Gists on your GitHub README.md

Generate your card here: [https://gists-readme.yizack.com](https://gists-readme.yizack.com)

## Cache

Cache is configured to expire after 4 hours and is implemented on the Vercel Edge Network by using `Cache-Control: max-age=0, s-maxage=14400` header for every API response.

## Gists List Card

Expand Down

1 comment on commit 5410680

@vercel
Copy link

@vercel vercel bot commented on 5410680 May 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.