mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -122,7 +122,8 @@ settings:
|
||||
|
||||
login:
|
||||
path: user/account/login/
|
||||
method: post
|
||||
method: form
|
||||
form: form[name="login-form"]
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
|
Reference in New Issue
Block a user