# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings use_default_settings: true general: debug: false instance_name: "SearXNG" search: safe_search: 2 autocomplete: 'duckduckgo' formats: - html - json server: # base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml secret_key: "ultrasecretkey" # change this! limiter: true # can be disabled for a private instance image_proxy: true request: # Proper User-Agent to avoid rate limiting and 403 errors user_agent: 'Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0' ui: static_use_hash: true valkey: url: redis://valkey_valkey:6379/0