mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 18:45:21 +00:00
docs: incorrect cache documentation (#1889)
This commit is contained in:
parent
fd80b67e08
commit
cffb0843b1
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
|
|||
- `bg_color` - Card's background color _(hex color)_ **or** a gradient in the form of _angle,start,end_
|
||||
- `hide_border` - Hides the card's border _(boolean)_
|
||||
- `theme` - name of the theme, choose from [all available themes](./themes/README.md)
|
||||
- `cache_seconds` - set the cache header manually _(min: 1800, max: 86400)_
|
||||
- `cache_seconds` - set the cache header manually _(min: 7200, max: 86400)_
|
||||
- `locale` - set the language in the card _(e.g. cn, de, es, etc.)_
|
||||
- `border_radius` - Corner rounding on the card_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue