2023-11-22 17:55:29 +01:00
|
|
|
use_default_settings: true
|
|
|
|
|
|
|
|
general:
|
2023-11-23 13:11:00 +01:00
|
|
|
instance_name: "SearXNG"
|
2023-11-22 17:55:29 +01:00
|
|
|
|
|
|
|
search:
|
|
|
|
# Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl",
|
|
|
|
# "seznam", "startpage", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
|
|
|
|
# by default.
|
|
|
|
autocomplete: "google"
|
|
|
|
|
|
|
|
server:
|
2023-11-23 11:12:30 +01:00
|
|
|
limiter: true
|
2023-11-22 17:55:29 +01:00
|
|
|
image_proxy: true
|
|
|
|
|
|
|
|
ui:
|
|
|
|
static_use_hash: true
|
2023-11-24 13:10:09 +01:00
|
|
|
query_in_title: true
|
2023-11-22 17:55:29 +01:00
|
|
|
|
|
|
|
redis:
|
2024-02-12 11:40:26 +01:00
|
|
|
url: redis://searxng-redis:6379/0
|
2023-11-22 17:55:29 +01:00
|
|
|
|
|
|
|
engines:
|
2024-01-19 12:58:38 +01:00
|
|
|
- name: artic
|
|
|
|
disabled: true
|
|
|
|
|
2023-11-22 17:55:29 +01:00
|
|
|
- name: bing
|
|
|
|
disabled: false
|
|
|
|
|
2024-01-19 12:58:38 +01:00
|
|
|
- name: bing english
|
|
|
|
engine: bing
|
|
|
|
language: en
|
|
|
|
shortcut: bien
|
|
|
|
|
2024-01-12 14:49:22 +01:00
|
|
|
- name: brave
|
|
|
|
disabled: true
|
|
|
|
|
2024-03-08 14:31:20 +01:00
|
|
|
- name: deviantart
|
|
|
|
disabled: true
|
|
|
|
|
2023-11-22 17:55:29 +01:00
|
|
|
- name: duckduckgo
|
|
|
|
disabled: true
|
|
|
|
|
|
|
|
- name: flickr
|
|
|
|
disabled: true
|
|
|
|
|
2024-01-19 12:58:38 +01:00
|
|
|
- name: google english
|
|
|
|
engine: google
|
|
|
|
language: en
|
|
|
|
shortcut: goen
|
|
|
|
|
2024-02-22 17:16:37 +01:00
|
|
|
- name: library of congress
|
|
|
|
disabled: true
|
|
|
|
|
|
|
|
- name: openverse
|
|
|
|
disabled: true
|
|
|
|
|
|
|
|
- name: piped
|
|
|
|
disabled: true
|
|
|
|
|
2023-11-22 17:55:29 +01:00
|
|
|
- name: qwant
|
|
|
|
disabled: true
|
|
|
|
|
2024-02-22 17:16:37 +01:00
|
|
|
- name: sepiasearch
|
|
|
|
disabled: true
|
|
|
|
|
|
|
|
- name: vimeo
|
|
|
|
disabled: true
|
|
|
|
|
|
|
|
- name: wikicommons.images
|
|
|
|
disabled: true
|
|
|
|
|
2023-11-22 17:55:29 +01:00
|
|
|
- name: wikidata
|
|
|
|
disabled: true
|
2024-02-22 17:16:37 +01:00
|
|
|
|
|
|
|
- name: yahoo news
|
|
|
|
disabled: true
|