From 7196a9b5dd2525003bb7d69e2b58ee982df0c30b Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 20 Jul 2021 15:58:58 +0200 Subject: [fix] ./utils/filtron.sh - FILTRON_TARGET from YAML settings The filtron target is the SearXNG installation and the default of FILTRON_TARGET is taken from the YAML configuration ('server.port' & 'server.bind_address'). Signed-off-by: Markus Heiser --- .config.sh | 1 - 1 file changed, 1 deletion(-) (limited to '.config.sh') diff --git a/.config.sh b/.config.sh index 4d86aca42..0e41a73b0 100644 --- a/.config.sh +++ b/.config.sh @@ -33,7 +33,6 @@ # FILTRON_API="127.0.0.1:4005" # FILTRON_LISTEN="127.0.0.1:4004" -# FILTRON_TARGET="127.0.0.1:8888" # utils/morty.sh # -------------- -- cgit v1.2.3