mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #1881 from owncloud/redis-guide
Add info about a guide to set up Redis
This commit is contained in:
@@ -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
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user