2026-03-17 04:27:36 +05:30
|
|
|
use_default_settings:
|
|
|
|
|
engines:
|
|
|
|
|
remove:
|
|
|
|
|
- ahmia
|
|
|
|
|
- torch
|
|
|
|
|
- qwant
|
2026-03-17 04:35:13 +05:30
|
|
|
- qwant news
|
|
|
|
|
- qwant images
|
|
|
|
|
- qwant videos
|
2026-03-17 04:27:36 +05:30
|
|
|
- mojeek
|
2026-03-17 04:35:13 +05:30
|
|
|
- mojeek images
|
|
|
|
|
- mojeek news
|
2026-03-14 20:25:25 +05:30
|
|
|
|
|
|
|
|
server:
|
|
|
|
|
secret_key: "override-me-via-env"
|
|
|
|
|
limiter: false
|
|
|
|
|
image_proxy: false
|
|
|
|
|
method: "GET"
|
|
|
|
|
default_http_headers:
|
|
|
|
|
X-Robots-Tag: "noindex, nofollow"
|
|
|
|
|
|
|
|
|
|
search:
|
|
|
|
|
formats:
|
|
|
|
|
- html
|
|
|
|
|
- json
|
|
|
|
|
default_lang: "auto"
|
|
|
|
|
autocomplete: ""
|
|
|
|
|
safe_search: 0
|
2026-03-17 04:27:36 +05:30
|
|
|
ban_time_on_fail: 5
|
|
|
|
|
max_ban_time_on_fail: 120
|
|
|
|
|
suspended_times:
|
|
|
|
|
SearxEngineAccessDenied: 3600
|
|
|
|
|
SearxEngineCaptcha: 3600
|
|
|
|
|
SearxEngineTooManyRequests: 600
|
|
|
|
|
cf_SearxEngineCaptcha: 7200
|
|
|
|
|
cf_SearxEngineAccessDenied: 3600
|
|
|
|
|
recaptcha_SearxEngineCaptcha: 7200
|
2026-03-14 20:25:25 +05:30
|
|
|
|
|
|
|
|
ui:
|
|
|
|
|
static_use_hash: true
|
|
|
|
|
|
|
|
|
|
outgoing:
|
|
|
|
|
request_timeout: 12.0
|
2026-03-17 04:27:36 +05:30
|
|
|
max_request_timeout: 20.0
|
2026-03-14 20:25:25 +05:30
|
|
|
pool_connections: 100
|
|
|
|
|
pool_maxsize: 20
|
|
|
|
|
enable_http2: true
|
2026-03-17 04:35:13 +05:30
|
|
|
extra_proxy_timeout: 10
|
2026-03-17 04:27:36 +05:30
|
|
|
retries: 1
|
|
|
|
|
# Uncomment and set your residential proxy URL to route search engine requests through it.
|
|
|
|
|
# Format: http://<username>:<base64_password>@<hostname>:<port>/
|
|
|
|
|
#
|
|
|
|
|
# proxies:
|
|
|
|
|
# all://:
|
|
|
|
|
# - http://user:pass@proxy-host:port/
|
2026-03-14 20:25:25 +05:30
|
|
|
|
|
|
|
|
engines:
|
|
|
|
|
- name: google
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 1.2
|
2026-03-17 04:27:36 +05:30
|
|
|
retry_on_http_error: [429, 503]
|
2026-03-14 20:25:25 +05:30
|
|
|
- name: duckduckgo
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 1.1
|
2026-03-17 04:27:36 +05:30
|
|
|
retry_on_http_error: [429, 503]
|
2026-03-14 20:25:25 +05:30
|
|
|
- name: brave
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 1.0
|
2026-03-17 04:27:36 +05:30
|
|
|
retry_on_http_error: [429, 503]
|
|
|
|
|
- name: bing
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 0.9
|
|
|
|
|
retry_on_http_error: [429, 503]
|
2026-03-14 20:25:25 +05:30
|
|
|
- name: wikipedia
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 0.8
|
2026-03-17 04:27:36 +05:30
|
|
|
- name: stackoverflow
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 0.7
|
|
|
|
|
- name: yahoo
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 0.7
|
|
|
|
|
retry_on_http_error: [429, 503]
|
2026-03-14 20:25:25 +05:30
|
|
|
- name: wikidata
|
|
|
|
|
disabled: false
|
|
|
|
|
weight: 0.6
|
2026-03-14 21:27:09 +05:30
|
|
|
- name: currency
|
2026-03-14 20:25:25 +05:30
|
|
|
disabled: false
|
2026-03-14 21:27:09 +05:30
|
|
|
- name: ddg definitions
|
2026-03-14 20:25:25 +05:30
|
|
|
disabled: false
|