[fix] settings.yml files: doc & obsolete settings in the template

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2025-04-17 13:19:52 +02:00
committed by Markus Heiser
parent 99ad69450d
commit 81f3d15665
3 changed files with 7 additions and 35 deletions

View File

@@ -83,7 +83,7 @@ server:
port: 8888
bind_address: "127.0.0.1"
# public URL of the instance, to ensure correct inbound links. Is overwritten
# by ${SEARXNG_URL}.
# by ${SEARXNG_BASE_URL}.
base_url: false # "http://example.com/location"
# rate limit the number of request on the instance, block some bots.
# Is overwritten by ${SEARXNG_LIMITER}