hdreactor: fix search query. resolves #6806

This commit is contained in:
Garfield69 2020-01-04 19:52:30 +13:00
parent cd39b17307
commit 0046fb2a13
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@
do: search
subaction: search
showposts: 1
# 0 in article 1 in comments 2 in static pages 3 in article titles
titleonly: 3
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}2019{{ end }}"
sortby: "{{ .Config.sort }}"
resorder: "{{ .Config.type }}"