diff options
| author | ToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com> | 2023-08-11 14:01:54 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-08-13 08:50:29 +0200 |
| commit | f175574f3731c99d82758952e37f52037476aa5f (patch) | |
| tree | 2a20016a2a74fe48fa2cb639469d23ff1f60ef7b /docs/admin/update-searxng.rst | |
| parent | 4573417b6c5d50935233268d672d0f3fc8cef8c6 (diff) | |
[fix] typos in documentation & messages
Diffstat (limited to 'docs/admin/update-searxng.rst')
| -rw-r--r-- | docs/admin/update-searxng.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/update-searxng.rst b/docs/admin/update-searxng.rst index 27c0108d4..b9d15c3f7 100644 --- a/docs/admin/update-searxng.rst +++ b/docs/admin/update-searxng.rst @@ -61,7 +61,7 @@ and then, to name just a few: - The image proxy morty is no longer needed, it has been replaced by the :ref:`image proxy <image_proxy>` from SearXNG. -- To save bandwith :ref:`cache busting <static_use_hash>` has been implemented. +- To save bandwidth :ref:`cache busting <static_use_hash>` has been implemented. To get in use, the ``static-expires`` needs to be set in the :ref:`uwsgi setup`. |