mirror of https://github.com/Jackett/Jackett
backups: add activity info to config
This commit is contained in:
parent
4ed0e08b4f
commit
5f4e03ccbd
|
@ -79,6 +79,10 @@ settings:
|
||||||
type: info
|
type: info
|
||||||
label: Results Per Page
|
label: Results Per Page
|
||||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>40</b> on your account profile.
|
default: For best results, change the <b>Torrents per page:</b> setting to <b>40</b> on your account profile.
|
||||||
|
- 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:
|
login:
|
||||||
path: takelogin.php
|
path: takelogin.php
|
||||||
|
|
Loading…
Reference in New Issue