mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
chilebt: up to 50 results. resolves #7855
This commit is contained in:
@@ -88,7 +88,7 @@ search:
|
|||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 50
|
||||||
page: 0
|
page: 0
|
||||||
view: list
|
view: list
|
||||||
freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
||||||
|
Reference in New Issue
Block a user