From e816bfc6b318dfa13248c6f36c1d2ffda7ee53c1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 13 Apr 2025 14:57:02 +1200 Subject: [PATCH] Update hqmusic.yml --- src/Jackett.Common/Definitions/hqmusic.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Jackett.Common/Definitions/hqmusic.yml b/src/Jackett.Common/Definitions/hqmusic.yml index 9737c82f6..225ea3c7c 100644 --- a/src/Jackett.Common/Definitions/hqmusic.yml +++ b/src/Jackett.Common/Definitions/hqmusic.yml @@ -42,6 +42,10 @@ settings: options: desc: desc asc: asc + - name: info_activity + type: info + label: Account Inactivity + default: "Inactive accounts will be deleted according to the following rules:
  1. Power Users and above will never have their accounts deleted.
  2. Users and above will never have their accounts deleted if they park their accounts (See [User CP]).
  3. Parked accounts will be deleted if they do not log in within 365 days.
  4. Unparked accounts will be deleted if they do not log in within 240 days.
  5. Inactive accounts downloading or uploading on the tracker will be deleted after 240 days of not logging in or after 120 days from the time of registration.
" login: # switched from the form method to the cookie method due to https://github.com/Prowlarr/Prowlarr/issues/792