mirror of https://github.com/Jackett/Jackett
LBM: add activity info to config
This commit is contained in:
parent
e10b52b715
commit
cbec21f7b9
|
@ -52,6 +52,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "Any accounts that are Not Active, Uploading/Downloading will be Pruned Without Warning."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /api/torrents
|
path: /api/torrents
|
||||||
|
|
Loading…
Reference in New Issue