mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
LBM: add activity info to config
This commit is contained in:
parent
e10b52b715
commit
cbec21f7b9
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue