diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2022-07-31 13:08:06 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-07-31 13:08:06 +0200 |
commit | 48968bf46a992f9f7b51d5f8e5979cd6aa481122 (patch) | |
tree | c503cd911158b1392144eff8d41c846ff4ba5f61 /docs/admin | |
parent | 2b94fef7ec38e72acb8103634a55aabbf13e405d (diff) | |
download | searxng-48968bf46a992f9f7b51d5f8e5979cd6aa481122.tar.gz searxng-48968bf46a992f9f7b51d5f8e5979cd6aa481122.zip |
[doc] list of changes that affect the infrastructure
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin')
-rw-r--r-- | docs/admin/update-searxng.rst | 7 |
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 ------------------------ |