mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 02:38:08 +00:00
postman: allowEmptyInputs to fix keywordless search
This commit is contained in:
parent
266055fb01
commit
a90518c63e
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ settings:
|
|||
search:
|
||||
paths:
|
||||
- path: /
|
||||
allowEmptyInputs: true
|
||||
inputs:
|
||||
view: Main
|
||||
search: "{{ .Keywords }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue