mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
uhdbits: add activity info to config
This commit is contained in:
parent
a2bb9e2e8c
commit
b8cc7eca61
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "An account will be automatically disabled if there is no log-in activity for 1 year."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue