mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
infire: add activity info to config
This commit is contained in:
parent
a1a83811ca
commit
d946bccd28
1 changed files with 4 additions and 0 deletions
|
@ -122,6 +122,10 @@ settings:
|
|||
options:
|
||||
DESC: desc
|
||||
ASC: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "The period of inactivity after which we delete your account is 3 months. VIP users are not deleted."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue