From 2e0abc931057a8e0189b53f6501769fe26fd0bbc Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 23 Feb 2025 15:00:38 +0100 Subject: [fix] various issues in the documentation Closes: https://github.com/searxng/searxng/issues/4370 Signed-off-by: Markus Heiser --- docs/admin/settings/settings_outgoing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/admin/settings/settings_outgoing.rst') diff --git a/docs/admin/settings/settings_outgoing.rst b/docs/admin/settings/settings_outgoing.rst index 7d49ab789..1896698ce 100644 --- a/docs/admin/settings/settings_outgoing.rst +++ b/docs/admin/settings/settings_outgoing.rst @@ -43,7 +43,7 @@ Communication with search engines. Global timeout of the requests made to others engines in seconds. A bigger timeout will allow to wait for answers from slow engines, but in consequence will slow SearXNG reactivity (the result page may take the time specified in the - timeout to load). Can be override by ``timeout`` in the :ref:`settings engine`. + timeout to load). Can be override by ``timeout`` in the :ref:`settings engines`. ``useragent_suffix`` : Suffix to the user-agent SearXNG uses to send requests to others engines. If an @@ -105,6 +105,6 @@ Communication with search engines. ``using_tor_proxy`` : Using tor proxy (``true``) or not (``false``) for all engines. The default is - ``false`` and can be overwritten in the :ref:`settings engine` + ``false`` and can be overwritten in the :ref:`settings engines` -- cgit v1.2.3