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:
|
options:
|
||||||
DESC: desc
|
DESC: desc
|
||||||
ASC: asc
|
ASC: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "After 8 weeks of inactivity, the account will be automatically deleted."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: login.php
|
path: login.php
|
||||||
|
|
Loading…
Reference in New Issue