mirror of https://github.com/searxng/searxng.git
[fix] enable bing by default / was disabled in cea7b71d14
The engine was deactivated at that time (in #1235) because there were problems, but they are fixed now. [PR 1235] https://github.com/searxng/searxng/pull/1235 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
32a4ea350e
commit
24de7753d2
|
@ -384,7 +384,6 @@ engines:
|
|||
- name: bing
|
||||
engine: bing
|
||||
shortcut: bi
|
||||
disabled: true
|
||||
|
||||
- name: bing images
|
||||
engine: bing_images
|
||||
|
|
Loading…
Reference in New Issue