Fix Gitea Image & Asset Caches #37
Labels
No Label
Blocked
Duplicate
On-hold
Peer-review
RFC
Wontfix
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: AniNIX/Kapisi#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Commit
323b4dd
will resolve this.