mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
esharenet: drop search quantity from 100 to 50.
server seems unable to deliver 100 results and times out.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
igdb: ""
|
||||
sort: created_at
|
||||
direction: desc
|
||||
qty: 100
|
||||
qty: 50
|
||||
rows:
|
||||
selector: table > tbody > tr
|
||||
fields:
|
||||
|
Reference in New Issue
Block a user