stash cron

This commit is contained in:
2025-09-12 21:45:03 -03:00
parent 0d5ba6846d
commit 4a0002cc2b
3 changed files with 19 additions and 2 deletions

View File

@@ -31,7 +31,6 @@ services:
- ./config:/root/.stash
## Point this at your collection.
- /mnt/system:/data
- /mnt/hdd_1tb/data/torrents/xxx:/data/local
## This is where your stash's metadata lives
- ./metadata:/metadata
## Any other cache content.
@@ -40,3 +39,4 @@ services:
- ./blobs:/blobs
## Where to store generated content (screenshots,previews,transcodes,sprites)
- ./generated:/generated
- ./cron/15min:/etc/periodic/15min