This commit is contained in:
James Turland
2025-02-12 12:59:59 +00:00
parent 2cc7505fdf
commit 7d9ff16238
4 changed files with 150 additions and 0 deletions

11
SearXNG/settings.yaml Normal file
View File

@@ -0,0 +1,11 @@
# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings
use_default_settings: true
server:
# base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml
secret_key: "myultrasecretkey" # change this!
limiter: false # can be disabled for a private instance
image_proxy: true
ui:
static_use_hash: true
#redis:
# url: redis://redis:6379/0