2 Commits

Author SHA1 Message Date
fa34f4520a Update Helm release postgres-cluster to v6 2025-06-06 23:23:30 +00:00
8e6a960b04 update config
All checks were successful
renovate / renovate (push) Successful in 3m20s
2025-06-06 18:21:58 -05:00

View File

@@ -37,9 +37,9 @@ data:
recheck: true recheck: true
cat_update: true cat_update: true
tag_update: true tag_update: true
rem_unregistered: true rem_unregistered: false
tag_tracker_error: true tag_tracker_error: true
rem_orphaned: true rem_orphaned: false
tag_nohardlinks: false tag_nohardlinks: false
share_limits: false share_limits: false
skip_qb_version_check: false skip_qb_version_check: false
@@ -85,17 +85,17 @@ data:
sonarr: /mnt/store/Torrent/FINISHED/SONARR sonarr: /mnt/store/Torrent/FINISHED/SONARR
sonarr-4k: /mnt/store/Torrent/FINISHED/SONARR4K sonarr-4k: /mnt/store/Torrent/FINISHED/SONARR4K
sonarr-anime: /mnt/store/Torrent/FINISHED/SONARRANIME sonarr-anime: /mnt/store/Torrent/FINISHED/SONARRANIME
-&lt; ZIM: /mnt/store/Kiwix -< ZIM: /mnt/store/Kiwix
-&lt; SAVE: /mnt/store/Torrent/FINISHED/SAVE -< SAVE: /mnt/store/Torrent/FINISHED/SAVE
-&lt; IMPORT: /mnt/store/Torrent/FINISHED/IMPORT -< IMPORT: /mnt/store/Torrent/FINISHED/IMPORT
-&lt; COMPLETED: /mnt/store/Torrent/FINISHED/COMPLETED -< COMPLETED: /mnt/store/Torrent/FINISHED/COMPLETED
tracker: tracker:
alpharatio.cc: alpharatio.cc:
tag: AlphaRatio tag: AlphaRatio
avistaz: avistaz:
tag: Avistaz tag: Avistaz
cathod-ray.tube: signal.cathode-ray.tube:
tag: CathodeRayTube tag: CathodeRayTube
mvgroup.org: mvgroup.org:
tag: MVGroup tag: MVGroup
@@ -109,17 +109,37 @@ data:
- AlphaRatio - AlphaRatio
- TorrentLeech - TorrentLeech
categories: categories:
- -&lt; COMPLETED - -< COMPLETED
max_ratio: 2.0 max_ratio: 2.0
min_seeding_time: 14d min_seeding_time: 14d
max_seeding_time: 30d max_seeding_time: 30d
min_num_seeds: 2 min_num_seeds: 2
last_active: 3d last_active: 3d
cleanup: false cleanup: false
save:
priority: 2
categories:
- -< SAVE
max_ratio: 2.0
min_seeding_time: 14d
max_seeding_time: 30d
min_num_seeds: 2
last_active: 30d
cleanup: false
zim:
priority: 3
categories:
- -< ZIM
max_ratio: 2.0
min_seeding_time: 14d
max_seeding_time: 30d
min_num_seeds: 2
last_active: 30d
cleanup: false
default: default:
priority: 999 priority: 999
categories: categories:
- -&lt; COMPLETED - -< COMPLETED
max_ratio: 2.0 max_ratio: 2.0
max_seeding_time: 7d max_seeding_time: 7d
limit_upload_speed: 100 limit_upload_speed: 100