mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
haitang: add activity info to config
This commit is contained in:
parent
f98d1a886a
commit
4f5a53fbd6
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ settings:
|
|||
type: info
|
||||
label: Results Per Page
|
||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Account retention rules:<ul><li>Users with Veteran User (Wen Chou) and above levels will be retained forever.</li><li>Elite User (Wu Sheng) and above level users will have their accounts parked (under the control Panel)</li><li>Users who have sealed their accounts and do not log in for 365 consecutive days will have their accounts deleted</li><li>Users who have not parked their accounts and have not logged in for 180 consecutive days will have their accounts deleted</li><li>Users who have no traffic (i.e. upload/download The data is all 0) If you do not log in for 90 consecutive days, your account will be deleted.</li></ul>"
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
|
|
Loading…
Add table
Reference in a new issue