Merge pull request #1881 from owncloud/redis-guide

Add info about a guide to set up Redis
This commit is contained in:
Carla Schroder
2015-11-09 09:50:30 -08:00

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
------------------------