Fix Gitea Image & Asset Caches #37

Closed
opened 2024-02-24 17:59:47 -06:00 by DarkFeather · 1 comment
Owner

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

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
Author
Owner

Commit 323b4dd will resolve this.

Commit 323b4dd will resolve this.
Sign in to join this conversation.
No description provided.