mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
bitsexy: remove unused login inputs (#13962)
This commit is contained in:
parent
aac8469ffc
commit
872c8674bf
1 changed files with 0 additions and 3 deletions
|
@ -99,9 +99,6 @@ login:
|
|||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
use_ssl: 1
|
||||
perm_ssl: ""
|
||||
returnto: "/"
|
||||
error:
|
||||
- selector: table.main:contains("failed")
|
||||
test:
|
||||
|
|
Loading…
Add table
Reference in a new issue