mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
lastdigitalunderground: add MR and MST
confirmed through helpdesk
This commit is contained in:
parent
ec8401000a
commit
612be39fbf
1 changed files with 6 additions and 0 deletions
|
@ -167,4 +167,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
|
||||
# minimumratio:
|
||||
# text: 0.4
|
||||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 7.1.3
|
||||
|
|
Loading…
Add table
Reference in a new issue