Top Language and rating stats not updating #4287
Answered
by
qwerty541
DevXstyler
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
qwerty541
Sep 21, 2025
Replies: 1 comment 1 reply
-
Hello @DevXstyler At the moment we have 24 hours default cache timing for the stats card and 6 days for the top languages card on our public deployment. In case you want your cards to be updated more often you can deploy own instance using own GitHub API token. There you will be able to set |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
qwerty541
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @DevXstyler
At the moment we have 24 hours default cache timing for the stats card and 6 days for the top languages card on our public deployment. In case you want your cards to be updated more often you can deploy own instance using own GitHub API token. There you will be able to set
CACHE_SECONDS
environment variable with any positive integer.