Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default avatars load 10-20 seconds - federated avatars too slow #10900

Closed
hrvoj3e opened this issue Mar 31, 2020 · 1 comment
Closed

Default avatars load 10-20 seconds - federated avatars too slow #10900

hrvoj3e opened this issue Mar 31, 2020 · 1 comment

Comments

@hrvoj3e
Copy link

hrvoj3e commented Mar 31, 2020

Should federated avatars feature have a shorter timeout?

I can use Gitea but browser tab keeps on loading.
Load time multiplies with number od different users that have the default avatar.

Gitea version (or commit ref): 1.11.3
Example URL

Solved with ENABLE_FEDERATED_AVATAR = false

[picture]
AVATAR_UPLOAD_PATH            = /data/gitea/avatars
REPOSITORY_AVATAR_UPLOAD_PATH = /data/gitea/repo-avatars
DISABLE_GRAVATAR              = false
## takes too long - turn off
ENABLE_FEDERATED_AVATAR       = false
@lafriks
Copy link
Member

lafriks commented Mar 31, 2020

This should be resolved with #10540

@lafriks lafriks closed this as completed Mar 31, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants