Compare commits
2 Commits
a7deddde2c
...
bb939b15a2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bb939b15a2 | ||
![]() |
31e33fca9f |
@@ -19,11 +19,6 @@ settings:
|
|||||||
- cross-seed
|
- cross-seed
|
||||||
- Upload
|
- Upload
|
||||||
tracker_error_tag: issue # Will set the tag of any torrents that do not have a working tracker.
|
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
|
nohardlinks_tag: noHL
|
||||||
share_limits_tag: ~share_limit
|
share_limits_tag: ~share_limit
|
||||||
directory:
|
directory:
|
||||||
@@ -108,6 +103,7 @@ share_limits:
|
|||||||
max_ratio: 4.0
|
max_ratio: 4.0
|
||||||
max_seeding_time: 28800 # 20 days
|
max_seeding_time: 28800 # 20 days
|
||||||
min_seeding_time: 0
|
min_seeding_time: 0
|
||||||
|
cleanup: true
|
||||||
add_group_to_tag: false
|
add_group_to_tag: false
|
||||||
public_trackers:
|
public_trackers:
|
||||||
priority: 10
|
priority: 10
|
||||||
|
Reference in New Issue
Block a user