From 4547f025ed35e4fc6c707cb6cdb31b9ee320d422 Mon Sep 17 00:00:00 2001 From: subh Date: Thu, 16 Apr 2026 19:12:49 +0530 Subject: changes --- stuff/searxng-docker.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stuff') diff --git a/stuff/searxng-docker.html b/stuff/searxng-docker.html index d5f6b0c..ea1c61f 100644 --- a/stuff/searxng-docker.html +++ b/stuff/searxng-docker.html @@ -194,7 +194,7 @@ volumes:

3. Configuring searxNG

If you want to change the defaults for searxNG, you can do so by editing the file core-config/settings.yml. Configuring involves changing the default search engines, enhancing privacy and all.

-

Here's a link to my settings.yml incase you want to use it.

+

Here's a link to my settings.yml incase you want to use it.

When you make a change to your settings.yml file, make sure to restart the containers for the change to take effect.

docker-compose down
 docker-compose up -d
-- cgit v1.2.3