Clear User Avatars Cache #16808
Answered
by
nijel
nikita51bot
asked this question in
Q&A
Clear User Avatars Cache
#16808
-
|
I have the Weblate 5.14 Docker image installed on my server, and i have a question: how can i delete cached avatars in Docker? I updated my avatar in Gravatar, but it hasn't been updated on the website. Another question: is there no way to pull a user's avatar from GitHub or Google when they register through these services? |
Beta Was this translation helpful? Give feedback.
Answered by
nijel
Nov 5, 2025
Replies: 1 comment
-
|
You can delete the cache/avatar directory in the data volume. Using avatars from other services is currently not supported, see #3564. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nikita51bot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can delete the cache/avatar directory in the data volume.
Using avatars from other services is currently not supported, see #3564.