mirror of https://github.com/Jackett/Jackett
docspedia: add activity info to config
This commit is contained in:
parent
b5172ecb33
commit
40ed9dd288
|
@ -68,6 +68,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: "Accounts without activity in the first 28 days will be deleted automatically by the system."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Reference in New Issue