summaryrefslogtreecommitdiff
path: root/docs/admin/morty.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-11-19 11:46:29 +0100
committerGitHub <noreply@github.com>2021-11-19 11:46:29 +0100
commite82e37ce6dffe2796b0fae63d893ad637c2be37b (patch)
tree49689668e8de24b0a2d244b227467da4db5be22d /docs/admin/morty.rst
parent55737a219b0c91882a7d512312cc8f545108f8e8 (diff)
parent1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (diff)
Merge pull request #515 from return42/doc-theme
Various modification of the documentation and the theme sphinx-theme
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.