mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update settings.yml
This commit is contained in:
parent
bdd9ca31a0
commit
1423c3b930
1 changed files with 4 additions and 3 deletions
|
@ -886,7 +886,8 @@ engines:
|
|||
- name: google
|
||||
engine: google
|
||||
shortcut: go
|
||||
timeout: 6.0
|
||||
timeout: 6.0
|
||||
disabled: true
|
||||
# additional_tests:
|
||||
# android: *test_android
|
||||
|
||||
|
@ -1857,7 +1858,7 @@ engines:
|
|||
categories: general
|
||||
search_type: web
|
||||
shortcut: yd
|
||||
disabled: true
|
||||
disabled: false
|
||||
inactive: true
|
||||
|
||||
- name: yandex images
|
||||
|
@ -1878,7 +1879,7 @@ engines:
|
|||
- name: yahoo
|
||||
engine: yahoo
|
||||
shortcut: yh
|
||||
disabled: true
|
||||
disabled: false
|
||||
|
||||
- name: yahoo news
|
||||
engine: yahoo_news
|
||||
|
|
Loading…
Add table
Reference in a new issue