From ba7148bbe901bb718f8772b985daacefdc12266f Mon Sep 17 00:00:00 2001 From: mh4ckt3mh4ckt1c4s Date: Sat, 4 Mar 2023 00:53:17 +0100 Subject: [PATCH] Change settings.yml for better handling --- conf/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings.yml b/conf/settings.yml index 49c112e..2c02f47 100644 --- a/conf/settings.yml +++ b/conf/settings.yml @@ -69,7 +69,7 @@ server: # instance's environment (make buildenv) port: 8888 bind_address: "127.0.0.1" - base_url: "__FULL_URL__" # Possible values: false or "https://example.org/location". + base_url: __FULL_URL__ # Possible values: false or "https://example.org/location". limiter: false # rate limit the number of request on the instance, block some bots # If your instance owns a /etc/searxng/settings.yml file, then set the following