mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
uploadcx: update MR and MST
This commit is contained in:
parent
5319790936
commit
8f93049be7
1 changed files with 4 additions and 4 deletions
|
@ -155,10 +155,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.6 but torrents must be seeded for 2 days regardless of ratio
|
||||
# minimumratio:
|
||||
# text: 0.4
|
||||
# text: 0.6
|
||||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# 2 day (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# json UNIT3D 7.2.5
|
||||
|
|
Loading…
Add table
Reference in a new issue