diff options
author | zertrin <zertrin@gmail.com> | 2016-10-12 23:52:19 +0200 |
---|---|---|
committer | zertrin <zertrin@gmail.com> | 2016-10-13 11:07:24 +0200 |
commit | a25377cb4c6308710f82f147e27c72e64cead752 (patch) | |
tree | 417e6ab1ca92bc3e117eb08e21cb289cb491799e /docs/en/developer/redis.rst | |
parent | da8ecdfa17a0ed482f9066c674a0e7d76a9354cd (diff) | |
download | wallabag-a25377cb4c6308710f82f147e27c72e64cead752.tar.gz wallabag-a25377cb4c6308710f82f147e27c72e64cead752.tar.zst wallabag-a25377cb4c6308710f82f147e27c72e64cead752.zip |
Minor fixes in the english documentation
Diffstat (limited to 'docs/en/developer/redis.rst')
-rw-r--r-- | docs/en/developer/redis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developer/redis.rst b/docs/en/developer/redis.rst index 67b6452e..2e2bbbea 100644 --- a/docs/en/developer/redis.rst +++ b/docs/en/developer/redis.rst | |||
@@ -35,7 +35,7 @@ Edit your ``parameters.yml`` file to edit Redis configuration. The default one s | |||
35 | redis_host: localhost | 35 | redis_host: localhost |
36 | redis_port: 6379 | 36 | redis_port: 6379 |
37 | 37 | ||
38 | Enable Redos in wallabag | 38 | Enable Redis in wallabag |
39 | ------------------------ | 39 | ------------------------ |
40 | 40 | ||
41 | In internal settings, in the **Import** section, enable Redis (with the value 1). | 41 | In internal settings, in the **Import** section, enable Redis (with the value 1). |