mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 16:04:07 +02:00
Changed torrentvault.yml action from advanced to basic. This fixed the search returning everything. (#2160)
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
searchstr: "{{ .Query.Keywords }}"
|
||||
order_by: "time"
|
||||
order_way: "desc"
|
||||
action: "advanced"
|
||||
action: "basic"
|
||||
searchsubmit: "1"
|
||||
|
||||
rows:
|
||||
|
Reference in New Issue
Block a user