We now need to deploy to /var/lib/gitea/custom/public/assets instead of /var/lib/gitea/custom/public as of Gitea 1.21.5. Custom images in cache also seem to be broken and we need to identify how to restore them.
We now need to deploy to `/var/lib/gitea/custom/public/assets` instead of `/var/lib/gitea/custom/public` as of Gitea 1.21.5. Custom images in cache also seem to be broken and we need to identify how to restore them.
https://docs.gitea.com/administration/customizing-gitea#serving-custom-public-files
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We now need to deploy to
/var/lib/gitea/custom/public/assetsinstead of/var/lib/gitea/custom/publicas of Gitea 1.21.5. Custom images in cache also seem to be broken and we need to identify how to restore them.https://docs.gitea.com/administration/customizing-gitea#serving-custom-public-files
Commit
323b4ddwill resolve this.