diff options
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`. |