mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -110,8 +110,9 @@ settings:
|
|||||||
default: "Inactive accounts will be deactivated after 7 weeks and deleted after another 3 weeks."
|
default: "Inactive accounts will be deactivated after 7 weeks and deleted after another 3 weeks."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: logintracker.php
|
path: login.php
|
||||||
method: post
|
method: form
|
||||||
|
form: form
|
||||||
inputs:
|
inputs:
|
||||||
login_identifier: "{{ .Config.username }}"
|
login_identifier: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
|
Reference in New Issue
Block a user