mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
uploadcx: 100 results working at last
This commit is contained in:
@@ -87,7 +87,7 @@ search:
|
|||||||
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
|
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
|
||||||
sortField: "{{ .Config.sort }}"
|
sortField: "{{ .Config.sort }}"
|
||||||
sortDirection: "{{ .Config.type }}"
|
sortDirection: "{{ .Config.type }}"
|
||||||
perPage: 25
|
perPage: 100
|
||||||
|
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
@@ -175,4 +175,4 @@ search:
|
|||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 2 day (as seconds = 2 x 24 x 60 x 60)
|
# 2 day (as seconds = 2 x 24 x 60 x 60)
|
||||||
text: 172800
|
text: 172800
|
||||||
# json UNIT3D 8.2.0 (custom)
|
# json UNIT3D 8.2.0
|
||||||
|
Reference in New Issue
Block a user