frontpage/searxng/config/settings.yml
2025-07-17 22:43:01 +02:00

12 lines
499 B
YAML

# 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: "f2e73ae3668a4f86c4c50a671770cde4e448a40404a1a29755ce3c9cf032142b" # change this!
limiter: true # enable this when running the instance for a public usage on the internet
image_proxy: true
ui:
static_use_hash: true
redis:
url: redis://redis:6379/0