mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-03 00:47:21 +02:00
learnbits: disable automatic logout and secure login
This commit is contained in:
@@ -131,6 +131,8 @@ login:
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
logout: ""
|
||||
logintype: ""
|
||||
error:
|
||||
- selector: table:contains("An error has occured!")
|
||||
test:
|
||||
|
Reference in New Issue
Block a user