mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
generation-free: MST now 3d
This commit is contained in:
@@ -226,7 +226,10 @@ search:
|
|||||||
True: 2 # double
|
True: 2 # double
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
|
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
|
||||||
|
# global MR is 0.5 but torrents must be seeded for 3 days regardless of ratio
|
||||||
|
# minimumratio:
|
||||||
|
# text: 0.5
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
text: 172800
|
text: 259200
|
||||||
# json UNIT3D 9.0.1
|
# json UNIT3D 9.0.1
|
||||||
|
Reference in New Issue
Block a user