From 205928e6df892060cdd3ffe0af6a1217a848f301 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Fri, 25 Nov 2016 23:09:14 +0100 Subject: [PATCH] docs: fix python-redis link markup (#1683) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 92baeffb048b8..2a7b050dd7feb 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -224,7 +224,7 @@ Flask-Cache supports multiple caching backends (Redis, Memcached, SimpleCache (in-memory), or the local filesystem). If you are going to use Memcached please use the pylibmc client library as python-memcached does not handle storing binary data correctly. If you use Redis, please install -[python-redis](https://pypi.python.org/pypi/redis). +`python-redis `. For setting your timeouts, this is done in the Superset metadata and goes up the "timeout searchpath", from your slice configuration, to your