mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -63,7 +63,7 @@ settings:
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "<ul><li>Temporarily locked accounts will be deleted if not logged in within 90 days.</li><li>Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.</li><li>Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.</li></ul>"
|
||||
default: "Cherish your account. Inactive accounts will be deleted based on the following provisions:<ol><li>Nexus Master or later will not be deleted account.</li><li>Veteran User or higher will not be deleted if temporarily locked (at User Settings).</li><li>Temporarily locked accounts will be deleted if not logged in within 90 days.</li><li>Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.</li><li>Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.</li></ol>"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
@@ -77,7 +77,7 @@ settings:
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "<ul><li>Users who do not log in for 400 consecutive days will have their accounts disabled.</li><li>Users who do not have a blocked account will have their accounts disabled if they do not log in for 150 consecutive days.</li>"
|
||||
default: "Account retention rules:<ol><li>Elite User and above will not have their account deleted after blocking their account (in the Control Panel).</li><li>Users who do not log in for 400 consecutive days will have their accounts disabled.</li><li>Users who do not have a blocked account will have their accounts disabled if they do not log in for 150 consecutive days.</li><li>Users who have no traffic (i.e., uploading/downloading data is 0) within 7 days of new registration will have their accounts disabled.</li><li>Users with no traffic (i.e. both upload/download data is 0) who do not log in for 30 consecutive days will have their accounts disabled.</li></ol>"
|
||||
|
||||
login:
|
||||
path: agsvpt
|
||||
|
@@ -50,7 +50,7 @@ settings:
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "<ul><li>Packed accounts would be deleted if users have not logged in for more than 365 days in a row.</li><li>Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.</li><li>Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 30 days in a row.</li></ul>"
|
||||
default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:<ol><li>Extreme User or above would never be deleted.</li><li>Veteran User or above would never be deleted if packed (at User CP).</li><li>Packed accounts would be deleted if users have not logged in for more than 365 days in a row.</li><li>Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.</li><li>Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 30 days in a row.</li></ol>"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
@@ -65,7 +65,7 @@ settings:
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "<ul><li>Users who have blocked their accounts will be banned if they do not log in for 360 consecutive days.</li><li>Users who do not have an unsealed account will be banned if they do not log in for 150 consecutive days.</li><li> Users with no traffic (i.e., upload/download data is 0) who do not log in for 60 consecutive days will be banned.</li></ul>"
|
||||
default: "Account Retention Rules:<ol><li>Extreme User and above will not be banned forever</li><li> Elite Users and above will not be banned after their accounts are blocked (in the Control Panel).</li><li>Users who have blocked their accounts will be banned if they do not log in for 360 consecutive days.</li><li>Users who do not have an unsealed account will be banned if they do not log in for 150 consecutive days.</li><li> Users with no traffic (i.e., upload/download data is 0) who do not log in for 60 consecutive days will be banned.</li></ol>"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
Reference in New Issue
Block a user