mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
amigoshare: add activity info to config
This commit is contained in:
parent
4d5659715f
commit
e42662281f
1 changed files with 4 additions and 0 deletions
|
@ -128,6 +128,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Inactive accounts, that is, without access for 90 days (3 months), will be automatically deleted by the system; with no possibility of reactivation."
|
||||
|
||||
login:
|
||||
path: account-login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue