From 85d98bb46ecb770d239065c13ceb3fc98cb6940a Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 28 Feb 2024 07:35:45 +1300 Subject: [PATCH] audiences: add activity info to config --- src/Jackett.Common/Definitions/audiences.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Jackett.Common/Definitions/audiences.yml b/src/Jackett.Common/Definitions/audiences.yml index a79e66ed3..f33cad97f 100644 --- a/src/Jackett.Common/Definitions/audiences.yml +++ b/src/Jackett.Common/Definitions/audiences.yml @@ -61,6 +61,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Account retention rules:
  1. Users with Extreme User and above levels will be retained forever;
  2. Starting from 20230701, the non-login ban time will be adjusted to:
    • (Home Alone) User - 40 days
    • (Young and vigorous) Power User - 60 days
    • (Children of Jianghu) Elite User - 80 days
    • (Street Fighter) Crazy User - 100 days
    • (non-stop) Insane User - 120 days
    • (Outstanding Citizen) Veteran User - 180 days;
  3. Users with no traffic (i.e. uploading/downloading data) If it is 0) If you do not log in for 7 consecutive days, your account will be disabled.
  4. 'Sealed accounts' no longer enjoy the benefits of retaining accounts, and are also subject to the above rules.
" login: method: cookie