forked from zaclys/searxng
[mod] disable gigablast by default
This commit is contained in:
parent
13ea0a20ae
commit
f7c18a04ac
|
@ -106,6 +106,7 @@ engines:
|
|||
- name : gigablast
|
||||
engine : gigablast
|
||||
shortcut : gb
|
||||
disabled: True
|
||||
|
||||
- name : github
|
||||
engine : github
|
||||
|
|
Loading…
Reference in New Issue