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/settings | |
| parent | 4573417b6c5d50935233268d672d0f3fc8cef8c6 (diff) | |
[fix] typos in documentation & messages
Diffstat (limited to 'docs/admin/settings')
| -rw-r--r-- | docs/admin/settings/settings_redis.rst | 2 | ||||
| -rw-r--r-- | docs/admin/settings/settings_ui.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/settings/settings_redis.rst b/docs/admin/settings/settings_redis.rst index df5dc743f..9fb067553 100644 --- a/docs/admin/settings/settings_redis.rst +++ b/docs/admin/settings/settings_redis.rst @@ -7,7 +7,7 @@ .. _Redis.from_url(url): https://redis-py.readthedocs.io/en/stable/connections.html#redis.client.Redis.from_url A redis DB can be connected by an URL, in :py:obj:`searx.redisdb` you -will find a description to test your redis connection in SerXNG. When using +will find a description to test your redis connection in SearXNG. When using sockets, don't forget to check the access rights on the socket:: ls -la /usr/local/searxng-redis/run/redis.sock diff --git a/docs/admin/settings/settings_ui.rst b/docs/admin/settings/settings_ui.rst index e355199a2..8f390e58d 100644 --- a/docs/admin/settings/settings_ui.rst +++ b/docs/admin/settings/settings_ui.rst @@ -46,7 +46,7 @@ .. cache_url: ``cache_url`` : ``https://web.archive.org/web/`` - URL prefix of the internet archive or cache, don't forgett trailing slash (if + URL prefix of the internet archive or cache, don't forget trailing slash (if needed). The default is https://web.archive.org/web/ alternatives are: - https://webcache.googleusercontent.com/search?q=cache: |