Skip to content

Commit cffb084

Browse files
authored
docs: incorrect cache documentation (#1889)
1 parent fd80b67 commit cffb084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
167167
- `bg_color` - Card's background color _(hex color)_ **or** a gradient in the form of _angle,start,end_
168168
- `hide_border` - Hides the card's border _(boolean)_
169169
- `theme` - name of the theme, choose from [all available themes](./themes/README.md)
170-
- `cache_seconds` - set the cache header manually _(min: 1800, max: 86400)_
170+
- `cache_seconds` - set the cache header manually _(min: 7200, max: 86400)_
171171
- `locale` - set the language in the card _(e.g. cn, de, es, etc.)_
172172
- `border_radius` - Corner rounding on the card_
173173

0 commit comments

Comments
 (0)