anthelion: add MST

This commit is contained in:
Garfield69
2020-09-29 17:27:45 +13:00
parent 840b099d6c
commit 1594aa1a6d

View File

@@ -141,7 +141,7 @@ namespace Jackett.Common.Indexers
var release = new ReleaseInfo
{
MinimumRatio = 1,
MinimumSeedTime = 0,
MinimumSeedTime = 259200,
Description = description,
Title = title,
PublishDate = publishDate,