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:
|
||||
desc: desc
|
||||
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:
|
||||
path: /api/torrents
|
||||
|
|
Loading…
Reference in New Issue