aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/developer/redis.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-13 16:52:25 +0200
committerGitHub <noreply@github.com>2016-10-13 16:52:25 +0200
commite65c27587b940ef8de88578e57f109b5b7819684 (patch)
tree417e6ab1ca92bc3e117eb08e21cb289cb491799e /docs/en/developer/redis.rst
parentda8ecdfa17a0ed482f9066c674a0e7d76a9354cd (diff)
parenta25377cb4c6308710f82f147e27c72e64cead752 (diff)
downloadwallabag-e65c27587b940ef8de88578e57f109b5b7819684.tar.gz
wallabag-e65c27587b940ef8de88578e57f109b5b7819684.tar.zst
wallabag-e65c27587b940ef8de88578e57f109b5b7819684.zip
Merge pull request #2439 from zertrin/minor-fix-docs-1
Minor fixes in the english documentation
Diffstat (limited to 'docs/en/developer/redis.rst')
-rw-r--r--docs/en/developer/redis.rst2
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
38Enable Redos in wallabag 38Enable Redis in wallabag
39------------------------ 39------------------------
40 40
41In internal settings, in the **Import** section, enable Redis (with the value 1). 41In internal settings, in the **Import** section, enable Redis (with the value 1).