mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
aftershock: add activity info to config
This commit is contained in:
parent
5b63aba3f8
commit
52e46eaaaf
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "You will be immediately banned if you have not logged in for more than 6 weeks."
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
|
|
Loading…
Add table
Reference in a new issue