Skip to content

Commit

Permalink
learnbits: disable automatic logout and secure login
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed May 18, 2023
1 parent 0210b7d commit b775650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Jackett.Common/Definitions/learnbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ login:
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
logout: ""
logintype: ""
error:
- selector: table:contains("An error has occured!")
test:
Expand Down

0 comments on commit b775650

Please sign in to comment.