1
0
Fork 0
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:
ilike2burnthing 2024-06-04 20:04:03 +01:00 committed by GitHub
parent 266055fb01
commit a90518c63e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,6 +53,7 @@ settings:
search:
paths:
- path: /
allowEmptyInputs: true
inputs:
view: Main
search: "{{ .Keywords }}"