From caf841d0efd5fbca12b228d7a19aca25fddeb9c2 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 6 Dec 2024 14:17:20 +1300 Subject: [PATCH] Revert "hdclone: update info account activity" This reverts commit c58fab8937ab97ddbedb62c417048c3fdeca739b. --- src/Jackett.Common/Definitions/hdclone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/hdclone.yml b/src/Jackett.Common/Definitions/hdclone.yml index 101702647..7d7f6dab9 100644 --- a/src/Jackett.Common/Definitions/hdclone.yml +++ b/src/Jackett.Common/Definitions/hdclone.yml @@ -68,7 +68,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Account retention rules:
  1. Veteran User and above will be retained forever
  2. Elite User and above will not have their account deleted after parking (in the control panel)
  3. Users who have parked their account will be deleted if they do not login for 400 consecutive days
  4. Users with a non-parked account will be deleted if they do not log in for 150 consecutive days
  5. Users who have no traffic (i.e. upload/download data are both 0) will be deleted if they do not log in for 100 consecutive days.
" + default: "Account retention rules:
  1. Veteran User and above will be retained forever
  2. Elite User and above will not have their account deleted after parking (in the control panel)
  3. Users with a non-parked account will be deleted if they do not log in for 150 consecutive days
  4. Users who have no traffic (i.e. upload/download data are both 0) will be deleted if they do not log in for 100 consecutive days.
" login: path: login.php