Compare commits

..

2 Commits

Author SHA1 Message Date
Mike Wilson
bb939b15a2 Remove deprecated config option for qbitmanage ignoreTags_OnUpdate 2025-04-01 12:51:26 -04:00
Mike Wilson
31e33fca9f Enable cleanup on noHL cross-seed torrents 2025-04-01 12:35:46 -04:00

View File

@@ -19,11 +19,6 @@ settings:
- cross-seed
- Upload
tracker_error_tag: issue # Will set the tag of any torrents that do not have a working tracker.
ignoreTags_OnUpdate: # When running tag-update function, it will update torrent tags for a given torrent even if the torrent has one or more of the tags defined here.
- noHL
- issue
- cross-seed
nohardlinks_tag: noHL
share_limits_tag: ~share_limit
directory:
@@ -108,6 +103,7 @@ share_limits:
max_ratio: 4.0
max_seeding_time: 28800 # 20 days
min_seeding_time: 0
cleanup: true
add_group_to_tag: false
public_trackers:
priority: 10