mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 05:58:02 +02:00

* Enable caching on assets and avatars Fixes #3323 * Only set avatar in user BeforeUpdate when there is no avatar set * add error checking after stat * gofmt * Change cache time for avatars to an hour