Remove plus signs

This commit is contained in:
Daniel Hansson
2015-12-11 20:16:32 +01:00
parent efbca342b4
commit e15a067f0b

View File

@@ -62,8 +62,8 @@ recommended if Redis is running on the same system as ownCloud) use this example
See ``config.sample.php`` to see configuration examples for Redis, and for all
supported memcaches.
+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.
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.
Learn more about Reds at `Redis <http://redis.io/>`_. Memcached, the popular
distributed memory caching system, is not suitable for the new file locking