[fix] engine yacy images: increase timout from 3 to 5sec
Its a leftover from 657dcb97 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
319afe031e
commit
a0cbc0e3c5
@ -2157,10 +2157,13 @@ engines:
|
|||||||
|
|
||||||
- name: yacy images
|
- name: yacy images
|
||||||
engine: yacy
|
engine: yacy
|
||||||
|
network: yacy
|
||||||
categories: images
|
categories: images
|
||||||
search_type: image
|
search_type: image
|
||||||
shortcut: yai
|
shortcut: yai
|
||||||
disabled: true
|
disabled: true
|
||||||
|
# timeout can be reduced in 'local' search mode
|
||||||
|
timeout: 5.0
|
||||||
|
|
||||||
- name: rumble
|
- name: rumble
|
||||||
engine: rumble
|
engine: rumble
|
||||||
|
Loading…
x
Reference in New Issue
Block a user