Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| anleitungen:software:searx:searx_konfigurieren [2024/10/18 18:03] – angelegt mike | anleitungen:software:searx:searx_konfigurieren [Unbekanntes Datum] (aktuell) – Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Searx konfigurieren ====== | ||
| + | ===== Die Konfiguration wird in folgender Textdatei vorgenommen ===== | ||
| + | |||
| + | * ''/ | ||
| + | * ''/ | ||
| + | |||
| + | ===== Konfigurations-Parameter ===== | ||
| + | |||
| + | ^ Parameter | ||
| + | | port | port number of the searx web application if you run it directly using python searx/ | ||
| + | | secret_key | ||
| + | | debug | allow a more detailed log if you run searx directly. Display detailed error messages in the browser too, so this must be deactivated in production. | ||
| + | | request_timeout | ||
| + | | | (the result page may take the time specified in the timeout to load) | | ||
| + | | base_url | ||
| + | | themes_path | ||
| + | | default_theme | ||
| + | | useragent_suffix | ||
| + | | image_proxy | ||
| + | | default_locale | ||
| + | | | a locale can be defined using an ISO language code, like fr, en, de. | | ||
| + | | outgoing_proxies | ||
| + | | source_ips | ||
| + | | locales | ||