mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
tocashare: back to 100
having reverted to 7.2.0 they can now support 100 results again
This commit is contained in:
parent
f6e238e659
commit
b5392eca94
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ search:
|
|||
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
|
||||
sortField: "{{ .Config.sort }}"
|
||||
sortDirection: "{{ .Config.type }}"
|
||||
perPage: 75
|
||||
perPage: 100
|
||||
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
|
|
Loading…
Add table
Reference in a new issue