Remove max_ratio and min_seeding_time variables for noHL torrents, also fix exclude_all_tags variable name

This commit is contained in:
Mike Wilson
2025-04-10 11:50:24 -04:00
parent 25fab00e63
commit 9f535c3409

View File

@@ -89,11 +89,9 @@ share_limits:
priority: 1 priority: 1
include_all_tags: include_all_tags:
- noHL - noHL
exclude_tags: exclude_all_tags:
- cross-seed - cross-seed
max_ratio: 4.0
max_seeding_time: 28800 # 20 days max_seeding_time: 28800 # 20 days
min_seeding_time: 10080 # 7 days
cleanup: true cleanup: true
add_group_to_tag: false add_group_to_tag: false
noHL.cross-seed: noHL.cross-seed:
@@ -101,9 +99,7 @@ share_limits:
include_all_tags: include_all_tags:
- noHL - noHL
- cross-seed - cross-seed
max_ratio: 4.0
max_seeding_time: 28800 # 20 days max_seeding_time: 28800 # 20 days
min_seeding_time: 0
cleanup: true cleanup: true
add_group_to_tag: false add_group_to_tag: false
public_trackers: public_trackers: