mirror of https://github.com/Jackett/Jackett
madsrevolution: add activity info to config
This commit is contained in:
parent
9a5aeec054
commit
e1ddc19ccc
|
@ -103,6 +103,10 @@ settings:
|
|||
options:
|
||||
DESC: desc
|
||||
ASC: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "After 8 weeks of inactivity, the account will be automatically deleted."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Reference in New Issue