# SearXNG configuration for ZCLAW # Docs: https://docs.searxng.org/admin/settings/settings.html use_default_settings: true search: safe_search: 0 autocomplete: "" default_lang: "auto" formats: - html - json server: secret_key: "zclaw-searxng-internal" limiter: false image_proxy: false port: 8888 bind_address: "0.0.0.0" ui: static_use_hash: true enabled_plugins: - 'Hash plugin' - 'Self Information' - 'Tracker URL remover' - 'Ahmia blacklist' engines: - name: google engine: google shortcut: g - name: bing engine: bing shortcut: b - name: duckduckgo engine: duckduckgo shortcut: ddg - name: baidu engine: baidu shortcut: bd - name: wikipedia engine: wikipedia shortcut: wp - name: github engine: github shortcut: gh