From 3fad483b7a614707fb973c7973d289e364163cfa Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Fri, 8 Oct 2021 11:35:47 +0200 Subject: SearXNG: partial update: reference /etc/searxng/settings.yml --- 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 c2fc32967..c599f04d3 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -36,7 +36,7 @@ server: bind_address: "127.0.0.1" base_url: false # Possible values: false or "https://example.org/location". - # If your instance owns a /etc/searx/settings.yml file, then set the following + # If your instance owns a /etc/searxng/settings.yml file, then set the following # values there. secret_key: "ultrasecretkey" # change this! -- cgit v1.2.3