mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
nethd: add activity info to config
This commit is contained in:
parent
71655c71d1
commit
b1df4c2de3
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: "If the account is not used regularly within 2 years, the system will automatically delete the account."
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
|
|
Loading…
Add table
Reference in a new issue