Remove max_ratio and min_seeding_time variables for noHL torrents, also fix exclude_all_tags variable name
This commit is contained in:
@@ -89,11 +89,9 @@ share_limits:
|
||||
priority: 1
|
||||
include_all_tags:
|
||||
- noHL
|
||||
exclude_tags:
|
||||
exclude_all_tags:
|
||||
- cross-seed
|
||||
max_ratio: 4.0
|
||||
max_seeding_time: 28800 # 20 days
|
||||
min_seeding_time: 10080 # 7 days
|
||||
cleanup: true
|
||||
add_group_to_tag: false
|
||||
noHL.cross-seed:
|
||||
@@ -101,9 +99,7 @@ share_limits:
|
||||
include_all_tags:
|
||||
- noHL
|
||||
- cross-seed
|
||||
max_ratio: 4.0
|
||||
max_seeding_time: 28800 # 20 days
|
||||
min_seeding_time: 0
|
||||
cleanup: true
|
||||
add_group_to_tag: false
|
||||
public_trackers:
|
||||
|
Reference in New Issue
Block a user