mirror of https://github.com/Jackett/Jackett
newretro: add activity info to config
This commit is contained in:
parent
4d4bd07842
commit
f8f36c435b
|
@ -95,6 +95,10 @@ settings:
|
|||
type: info
|
||||
label: Results Per Page
|
||||
default: For best results, change the <b>Torrents pro Seite:</b> setting to <b>100</b> on your Control Panel. The default is <i>15</i>.
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Inactive accounts are automatically deleted after 42 days."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Reference in New Issue