mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
ostwiki: add activity info to config
This commit is contained in:
parent
8f029a6f4b
commit
7facf2ed06
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,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 regularly, all inactive accounts will be deleted after 60 days of inactivity."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue