mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Include CACHEDIR.tag in cache folder #6873
Reference in New Issue
Block a user
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?
Originally created by @FlareFlo on GitHub (Apr 4, 2025).
Currently, by default, popular tools such as Restic will happily back up the cache folder. I propose to implement the Cachedir RFC to avoid this issue out of the box.
It would involve simply creating the textfile in the cache directory marking it for exclusion from backups.