From 33359306ff899abf1dd0d49bd5414428ae670861 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 31 Jul 2020 16:44:48 +1200 Subject: [PATCH] legacyhd: minimumseedtime 5 days --- src/Jackett.Common/Definitions/legacyhd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Jackett.Common/Definitions/legacyhd.yml b/src/Jackett.Common/Definitions/legacyhd.yml index 561aba83e..28d761348 100644 --- a/src/Jackett.Common/Definitions/legacyhd.yml +++ b/src/Jackett.Common/Definitions/legacyhd.yml @@ -186,4 +186,7 @@ search: i[class*="fa-globe text-green"]: 2 # Global Double Upload i[class*="fa-certificate text-pink"]: 2 # Featured Torrent "*": 1 + minimumseedtime: + # 5 days (as seconds = 5 x 24 x 60 x 60) + text: 432000 # UNIT3D 2.3.0