summaryrefslogtreecommitdiff
path: root/docs/admin/morty.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-11-18 18:27:26 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-11-18 18:27:26 +0100
commit1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (patch)
tree979a544e2853918f8a887480abe940e6880ae84c /docs/admin/morty.rst
parent27bb55ab0729fe0531440362f6aa5eb1142e42fb (diff)
[brand] SearXNG - docs rename links and fix documentation
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/morty.rst')
-rw-r--r--docs/admin/morty.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/admin/morty.rst b/docs/admin/morty.rst
index d19a91361..b6bd2ea56 100644
--- a/docs/admin/morty.rst
+++ b/docs/admin/morty.rst
@@ -1,5 +1,5 @@
-.. _searx morty:
+.. _searxng morty:
=========================
How to setup result proxy
@@ -15,7 +15,7 @@ How to setup result proxy
By default SearXNG can only act as an image proxy for result images, but it is
possible to proxify all the result URLs with an external service, morty_.
-To use this feature, morty has to be installed and activated in searx's
+To use this feature, morty has to be installed and activated in SearXNG's
``settings.yml``. Add the following snippet to your ``settings.yml`` and
restart searx:
@@ -30,8 +30,8 @@ instances without a HTTP proxy. If your morty service is public, the url is the
address of the reverse proxy (e.g ``https://example.org/morty``).
For more information about *result proxy* have a look at *"SearXNG via filtron
-plus morty"* in the :ref:`nginx <nginx searx via filtron plus morty>` and
-:ref:`apache <apache searx via filtron plus morty>` sections.
+plus morty"* in the :ref:`nginx <nginx searxng via filtron plus morty>` and
+:ref:`apache <apache searxng via filtron plus morty>` sections.
``url``
Is the address of the running morty service.