From 649a8dd577b7db5549a34af6f667daf1b61ffb6b Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 26 Jul 2025 06:22:46 +0200 Subject: [fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049) Signed-off-by: Markus Heiser --- searx/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/settings.yml') 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. -- cgit v1.2.3