mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
Revert "hdclone: update info account activity"
This reverts commit c58fab8937
.
This commit is contained in:
parent
b4fa7f5ec3
commit
caf841d0ef
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ settings:
|
|||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Account retention rules:<ol><li>Veteran User and above will be retained forever</li><li>Elite User and above will not have their account deleted after parking (in the control panel)</li><li>Users who have parked their account will be deleted if they do not login for 400 consecutive days</li><li>Users with a non-parked account will be deleted if they do not log in for 150 consecutive days</li><li>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.</li></ol>"
|
||||
default: "Account retention rules:<ol><li>Veteran User and above will be retained forever</li><li>Elite User and above will not have their account deleted after parking (in the control panel)</li><li>Users with a non-parked account will be deleted if they do not log in for 150 consecutive days</li><li>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.</li></ol>"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Reference in a new issue