mirror of
https://github.com/Jackett/Jackett
synced 2025-02-01 12:21:35 +00:00
capybarabr: add inactivity info to config
This commit is contained in:
parent
560daece24
commit
87bd984b79
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "The system automatically makes an account inactive when not logged in for a period of 90 days. So just log in within this time so that it is not inactivated."
|
||||
|
||||
login:
|
||||
path: /api/torrents
|
||||
|
|
Loading…
Reference in a new issue