mirror of https://github.com/Jackett/Jackett
yoinked: MST -> MR
This commit is contained in:
parent
c70d2e1667
commit
5857f00b0d
|
@ -178,10 +178,6 @@ 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 7 days regardless of ratio
|
minimumratio:
|
||||||
# minimumratio:
|
text: 0.5
|
||||||
# text: 0.5
|
|
||||||
minimumseedtime:
|
|
||||||
# 7 days (as seconds = 7 x 24 x 60 x 60)
|
|
||||||
text: 604800
|
|
||||||
# json UNIT3D 8.1.3
|
# json UNIT3D 8.1.3
|
||||||
|
|
Loading…
Reference in New Issue