diff --git a/src/Jackett.Common/Definitions/hdclone.yml b/src/Jackett.Common/Definitions/hdclone.yml index 7d7f6dab9..146940244 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 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.
" + 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 parked account will be deleted if they do not log in for 80 consecutive days
  4. Users with a non-parked account will be deleted if they do not log in for 60 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 10 consecutive days.
" login: path: login.php