mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
assorted unit3d: update MST and/or MR
This commit is contained in:
parent
856661ce48
commit
312a355f20
2 changed files with 4 additions and 4 deletions
|
@ -157,6 +157,6 @@ search:
|
|||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
# 6 hours (as seconds = 6 x 60 x 60)
|
||||
text: 21600
|
||||
# 12 hours (as seconds = 12 x 60 x 60)
|
||||
text: 43200
|
||||
# json UNIT3D 7.2.5
|
||||
|
|
|
@ -166,6 +166,6 @@ search:
|
|||
False: 1 # normal
|
||||
True: 2 # double
|
||||
minimumseedtime:
|
||||
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||
text: 259200
|
||||
# 7 days (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 8.1.3
|
||||
|
|
Loading…
Add table
Reference in a new issue