summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2022-07-31 13:13:54 +0200
committerGitHub <noreply@github.com>2022-07-31 13:13:54 +0200
commit1fbb514a4ead209c95b4ddca0430f754a4c11554 (patch)
treec503cd911158b1392144eff8d41c846ff4ba5f61 /docs
parent88733c0ce6e76a78593b8e4060e33a617cce3cd8 (diff)
parent48968bf46a992f9f7b51d5f8e5979cd6aa481122 (diff)
Merge pull request #1595 from tiekoetter/fix-uwsgi-buffer-size
[fix] uWSGI: increase buffer-size
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/update-searxng.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/admin/update-searxng.rst b/docs/admin/update-searxng.rst
index c2a34aeee..6c199638a 100644
--- a/docs/admin/update-searxng.rst
+++ b/docs/admin/update-searxng.rst
@@ -75,6 +75,13 @@ uninstalled.
have old filtron, morty or searx setup you should consider complete
uninstall/reinstall.
+Here you will find a list of changes that affect the infrastructure. Please
+check to what extent it is necessary to update your installations:
+
+:pull:`1595`: ``[fix] uWSGI: increase buffer-size``
+ Re-install uWSGI (:ref:`searxng.sh`) or fix your uWSGI ``searxng.ini``
+ file manually.
+
remove obsolete services
------------------------