From 3bec04079c027b952dee95dab194f29ea12e12a5 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 5 May 2024 20:43:45 +0200 Subject: [feat] hostname replace plugin: possibility to prioritize certain websites Co-authored-by: Markus Heiser --- docs/admin/installation-searxng.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/admin/installation-searxng.rst') diff --git a/docs/admin/installation-searxng.rst b/docs/admin/installation-searxng.rst index 7bb936f15..446f45cd2 100644 --- a/docs/admin/installation-searxng.rst +++ b/docs/admin/installation-searxng.rst @@ -96,7 +96,7 @@ Modify the ``/etc/searxng/settings.yml`` to your needs: .. literalinclude:: ../../utils/templates/etc/searxng/settings.yml :language: yaml - :end-before: # hostname_replace: + :end-before: # hostnames: To see the entire file jump to :origin:`utils/templates/etc/searxng/settings.yml` @@ -104,7 +104,7 @@ Modify the ``/etc/searxng/settings.yml`` to your needs: .. literalinclude:: ../../searx/settings.yml :language: yaml - :end-before: # hostname_replace: + :end-before: # hostnames: To see the entire file jump to :origin:`searx/settings.yml` -- cgit v1.2.3