mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
heavens-hell: add activity info to config
This commit is contained in:
parent
862a053ffa
commit
c135fdd3ad
1 changed files with 4 additions and 0 deletions
|
@ -90,6 +90,10 @@ settings:
|
|||
type: info
|
||||
label: Results Per Page
|
||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>40</b> on your account profile. The Default is <i>15</i>.
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "To keep records updated reguarly, all inactive accounts will be deleted after 60 days of inactivity."
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
|
|
Loading…
Add table
Reference in a new issue