mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 22:52:58 +00:00
rousi: add activity info to config
This commit is contained in:
parent
4e4aabb2e4
commit
f9dc51205f
1 changed files with 4 additions and 0 deletions
|
@ -90,6 +90,10 @@ settings:
|
||||||
type: info
|
type: info
|
||||||
label: "About the Special area (3X)"
|
label: "About the Special area (3X)"
|
||||||
default: "Note that the <b>Special area</b> (3X) is only available to ranks <b>Power User</b> and <b>above</b>. If you are a <i>Peasant</i> or <i>User</i> then a search for <i>3X</i> torrents will return <b>0</b> results."
|
default: "Note that the <b>Special area</b> (3X) is only available to ranks <b>Power User</b> and <b>above</b>. If you are a <i>Peasant</i> or <i>User</i> then a search for <i>3X</i> torrents will return <b>0</b> results."
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "Account retention rules:<ol><li>Veteran User and above users will be retained forever.</li><li>Elite User and above users will not have their accounts deleted after parking their accounts (in the control panel).</li><li>Users who have parked their accounts will be deleted if they do not log in for 400 consecutive days. Accounts will be deleted.</li><li>Users who have not parked their accounts will have their accounts 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 have their accounts deleted if they do not log in for 100 consecutive days.</li></ol>"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: login.php
|
path: login.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue