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
6ae1fb0537
commit
70bde48b83
1 changed files with 4 additions and 4 deletions
|
@ -166,7 +166,7 @@ ui:
|
||||||
#
|
#
|
||||||
outgoing:
|
outgoing:
|
||||||
# default timeout in seconds, can be override by engine
|
# default timeout in seconds, can be override by engine
|
||||||
request_timeout: 3.0
|
request_timeout: 10.0
|
||||||
# the maximum timeout in seconds
|
# the maximum timeout in seconds
|
||||||
# max_request_timeout: 10.0
|
# max_request_timeout: 10.0
|
||||||
# suffix of searx_useragent, could contain information like an email address
|
# suffix of searx_useragent, could contain information like an email address
|
||||||
|
@ -423,7 +423,7 @@ engines:
|
||||||
- name: bing
|
- name: bing
|
||||||
engine: bing
|
engine: bing
|
||||||
shortcut: bi
|
shortcut: bi
|
||||||
disabled: false
|
disabled: true
|
||||||
|
|
||||||
- name: bing images
|
- name: bing images
|
||||||
engine: bing_images
|
engine: bing_images
|
||||||
|
@ -1132,7 +1132,7 @@ engines:
|
||||||
engine: libretranslate
|
engine: libretranslate
|
||||||
# https://github.com/LibreTranslate/LibreTranslate?tab=readme-ov-file#mirrors
|
# https://github.com/LibreTranslate/LibreTranslate?tab=readme-ov-file#mirrors
|
||||||
base_url:
|
base_url:
|
||||||
- https://translate.terraprint.co
|
- https://translate.disroot.org
|
||||||
- https://trans.zillyhuhn.com
|
- https://trans.zillyhuhn.com
|
||||||
# api_key: abc123
|
# api_key: abc123
|
||||||
shortcut: lt
|
shortcut: lt
|
||||||
|
@ -1244,7 +1244,7 @@ engines:
|
||||||
# mozhi_engine: google - see https://mozhi.aryak.me for supported engines
|
# mozhi_engine: google - see https://mozhi.aryak.me for supported engines
|
||||||
timeout: 4.0
|
timeout: 4.0
|
||||||
shortcut: mz
|
shortcut: mz
|
||||||
disabled: false
|
disabled: true
|
||||||
|
|
||||||
- name: mwmbl
|
- name: mwmbl
|
||||||
engine: mwmbl
|
engine: mwmbl
|
||||||
|
|
Loading…
Add table
Reference in a new issue