mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
finvip: add activity info to config
This commit is contained in:
parent
9fff33c7dd
commit
625cc5c6e0
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ settings:
|
|||
options:
|
||||
2: desc
|
||||
1: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "If you do not log into your account once for three months, i.e. your username is considered "dead", it will be automatically deleted from the system."
|
||||
|
||||
login:
|
||||
path: index.php?page=login
|
||||
|
|
Loading…
Add table
Reference in a new issue