Add info about a guide to set up Redis

Link to a complete guide.
This commit is contained in:
Daniel Hansson 2015-11-07 22:31:58 +01:00
parent db6d0f635a
commit 1d901d74f3

View File

@ -196,7 +196,10 @@ recommended if Redis is running on the same system as ownCloud) use this example
),
Redis is very configurable; consult `the Redis documentation
<http://redis.io/documentation>`_ to learn more.
<http://redis.io/documentation>`_ to learn more.
If you are on Ubuntu you can follow `this guide
<https://www.en0ch.se/how-to-configure-redis-cache-in-ubuntu-14-04-with-owncloud/>`_ for a complete installation from scratch.
Cache Directory Location
------------------------