mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
torrenteros: update MST
This commit is contained in:
parent
319ce617ea
commit
1f1e049eb5
1 changed files with 4 additions and 4 deletions
|
@ -164,10 +164,10 @@ search:
|
|||
case:
|
||||
False: 1 # normal
|
||||
True: 2 # double
|
||||
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
|
||||
# global MR is 0.25 but torrents must be seeded for 3 days regardless of ratio
|
||||
# minimumratio:
|
||||
# text: 0.4
|
||||
# text: 0.25
|
||||
minimumseedtime:
|
||||
# 7 days (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||
text: 259200
|
||||
# json UNIT3D 8.1.3
|
||||
|
|
Loading…
Add table
Reference in a new issue