diff options
author | Alexandre Flament <alex@al-f.net> | 2022-12-10 10:06:54 +0100 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2022-12-10 10:06:54 +0100 |
commit | 3050e2b6e875ccfb0162e83075802467c527c7fe (patch) | |
tree | 3a38248fe887ace349efbf3b8889bf8dd842530c /docs | |
parent | b971167ced9623c038188ae7bf5a8085147bc35d (diff) | |
download | searxng-3050e2b6e875ccfb0162e83075802467c527c7fe.tar.gz searxng-3050e2b6e875ccfb0162e83075802467c527c7fe.zip |
[fix] documentation about update-searxng.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/admin/update-searxng.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/admin/update-searxng.rst b/docs/admin/update-searxng.rst index 0d7b5e1b8..3ddb41b59 100644 --- a/docs/admin/update-searxng.rst +++ b/docs/admin/update-searxng.rst @@ -132,4 +132,5 @@ to see if there are some left overs. In this example there exists a *old* INFO: [OK] (old) account 'filtron' does not exists INFO: [OK] (old) account 'morty' does not exists ... - INFO searx.redisdb : connected redis DB --> default + INFO searx.redisdb : connecting to Redis db=0 path='/usr/local/searxng-redis/run/redis.sock' + INFO searx.redisdb : connected to Redis |