mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
estone: add activity info to config
This commit is contained in:
parent
c7c52d9c82
commit
2e94489fd2
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ settings:
|
|||
options:
|
||||
DESC: desc
|
||||
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:
|
||||
path: login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue