mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
acervos-api: correct and comment out ratio
This commit is contained in:
parent
fbc65acdcc
commit
5ec5a04a26
1 changed files with 3 additions and 2 deletions
|
@ -150,8 +150,9 @@ search:
|
|||
case:
|
||||
0: 1 # normal
|
||||
1: 2 # double
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
# global MR is 0.4 but torrents must be seeded for 5 days regardless of ratio
|
||||
# minimumratio:
|
||||
# text: 0.4
|
||||
minimumseedtime:
|
||||
# 5 days (as seconds = 5 x 24 x 60 x 60)
|
||||
text: 432000
|
||||
|
|
Loading…
Add table
Reference in a new issue