mirror of https://github.com/Jackett/Jackett
xspeeds: add MR
This commit is contained in:
parent
55b8a91910
commit
fba6f1c242
|
@ -298,6 +298,8 @@ namespace Jackett.Common.Indexers
|
|||
else
|
||||
release.UploadVolumeFactor = 1;
|
||||
|
||||
release.MinimumRatio = 0.8;
|
||||
|
||||
releases.Add(release);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue