mirror of
https://github.com/Jackett/Jackett
synced 2025-02-22 06:10:49 +00:00
esharenet: drop search quantity from 100 to 50.
server seems unable to deliver 100 results and times out.
This commit is contained in:
parent
0970a40b9e
commit
9cae079014
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
igdb: ""
|
||||
sort: created_at
|
||||
direction: desc
|
||||
qty: 100
|
||||
qty: 50
|
||||
rows:
|
||||
selector: table > tbody > tr
|
||||
fields:
|
||||
|
|
Loading…
Reference in a new issue