summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-10-11 21:20:22 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-10-30 16:11:01 +0200
commit2b1252148d083eb47382733980ec069ef20dcfb6 (patch)
treec9df5b4a7afec05421197e437ab38ea81e9cc926 /docs/dev
parenta9fc4885f2d4ab3fba8fd9fbaa0386090250bd11 (diff)
[brand] SearXNG - nginx & apache searxng.conf, uwsgi searxng.conf
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/lxcdev.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/lxcdev.rst b/docs/dev/lxcdev.rst
index 49a2df6c8..e13667c0b 100644
--- a/docs/dev/lxcdev.rst
+++ b/docs/dev/lxcdev.rst
@@ -284,7 +284,7 @@ With the command above, we stopped the SearXNG uWSGI-App in the archlinux
container.
The uWSGI-App for the archlinux dsitros is configured in
-:origin:`utils/templates/etc/uwsgi/apps-archlinux/searx.ini`, from where at
+:origin:`utils/templates/etc/uwsgi/apps-archlinux/searxng.ini`, from where at
least you should attend the settings of ``uid``, ``chdir``, ``env`` and
``http``::