diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2025-07-26 06:22:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 06:22:46 +0200 |
| commit | 649a8dd577b7db5549a34af6f667daf1b61ffb6b (patch) | |
| tree | bae5c18a77fa71ccc7e5df4aec9082201d5d6fd8 /searx/settings.yml | |
| parent | 02cbdf468b316d9c9609d35ec2a9d0916c6def4c (diff) | |
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 38c087689..fd6684264 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -175,7 +175,7 @@ outgoing: request_timeout: 3.0 # the maximum timeout in seconds # max_request_timeout: 10.0 - # suffix of searx_useragent, could contain information like an email address + # suffix of searxng_useragent, could contain information like an email address # to the administrator useragent_suffix: "" # The maximum number of concurrent connections that may be established. |