mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hdfans: add activity info to config
This commit is contained in:
@@ -72,6 +72,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>Extreme User and above: users will be retained forever</li><li>Veteran 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 180 consecutive days</li><li>Users who have not parked their accounts will have their accounts deleted if they do not log in for 90 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 15 consecutive days.</li></ul>"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
Reference in New Issue
Block a user