mirror of https://github.com/Jackett/Jackett
estone: add activity info to config
This commit is contained in:
parent
c7c52d9c82
commit
2e94489fd2
|
@ -68,6 +68,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
DESC: desc
|
DESC: desc
|
||||||
ASC: asc
|
ASC: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "Anyone who does not enter the site for 180 days will be automatically deleted!"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: login.php
|
path: login.php
|
||||||
|
|
Loading…
Reference in New Issue