mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
abnormal: add activity info to config
This commit is contained in:
parent
cf5c7cdf91
commit
8a45703ddd
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Accounts are automatically deactivated after 4 months of inactivity (no connection to the site)."
|
||||
|
||||
login:
|
||||
method: form
|
||||
|
|
Loading…
Add table
Reference in a new issue