Update caching_configuration.rst

Remove note that Redis is 'required for Transactional File Locking', it is not (but the best performing solution, we could note that. Or not? @icewind1991 @karlitschek
This commit is contained in:
Jos Poortvliet
2016-01-06 16:25:09 +01:00
parent c7782707a3
commit d886a34c03

View File

@@ -37,7 +37,7 @@ of memcache that best fits your needs. The supported caching backends are:
* `Memcached <http://www.memcached.org/>`_
Distributed cache for multi-server ownCloud installations.
* `Redis <http://redis.io/>`_, PHP module 2.2.5 and up required.
For distributed caching, and required for Transactional File Locking.
For distributed caching.
These are supported but not recommended: