add note re Debian Jesse and LDAP

This commit is contained in:
Carla Schroder 2016-01-07 10:25:40 -08:00
parent d11c62f8b6
commit 7dfa11f039

View File

@ -69,4 +69,9 @@ Learn more about Reds at `Redis <http://redis.io/>`_. Memcached, the popular
distributed memory caching system, is not suitable for the new file locking
because it is not designed to store locks, and data can disappear from the cache
at any time. Redis is a key-value store, and it guarantees that cached objects
are available for as long as they are needed.
are available for as long as they are needed.
Debian Jesse users, please see this `Github discussion
<https://github.com/owncloud/core/issues/20675>`_ if you have problems with
LDAP authentication.