mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
add note re Debian Jesse and LDAP
This commit is contained in:
parent
d11c62f8b6
commit
7dfa11f039
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user