mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 21:54:51 +00:00
shareisland: -> 7.0.0
This commit is contained in:
parent
a40f0ac6c0
commit
9d4a697d0c
1 changed files with 3 additions and 3 deletions
|
@ -191,12 +191,12 @@ search:
|
|||
# api returns 0=false, 1=true
|
||||
selector: double_upload
|
||||
case:
|
||||
0: 1 # normal
|
||||
1: 2 # double
|
||||
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 6.5.0 (custom)
|
||||
# json UNIT3D 7.0.0 (custom)
|
||||
|
|
Loading…
Add table
Reference in a new issue