mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
trackermk: add activity info to config
This commit is contained in:
parent
82a9b11de1
commit
3f901c1cf5
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "To keep records updated reguarly, all inactive accounts will be deleted after 60 days of inactivity."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: takelogin.php
|
path: takelogin.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue