mirror of https://github.com/searxng/searxng.git
[mod] add timeout to gigablast
This commit is contained in:
parent
553f3a3a1a
commit
9c8ec209e1
|
@ -192,6 +192,7 @@ engines:
|
||||||
- name : gigablast
|
- name : gigablast
|
||||||
engine : gigablast
|
engine : gigablast
|
||||||
shortcut : gb
|
shortcut : gb
|
||||||
|
timeout : 3.0
|
||||||
disabled: True
|
disabled: True
|
||||||
|
|
||||||
- name : gitlab
|
- name : gitlab
|
||||||
|
|
Loading…
Reference in New Issue