From 71341c71455ac0e188e147b9aca23824299df2dc Mon Sep 17 00:00:00 2001 From: blizzz Date: Tue, 30 Jun 2015 17:34:16 +0200 Subject: [PATCH] clarification: file based cache was a core thing --- admin_manual/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index 24eb25322..a780c1bbc 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -49,7 +49,7 @@ A default set of security and privacy HTTP headers have been added to the ownCloud ``.htaccess`` file, and ownCloud administrators may now customize which headers are sent. -The persistent file-based cache for LDAP integration has been dropped and +The persistent file-based cache (e.g. used by LDAP integration) has been dropped and replaced with a memory-only cache, which must be explicitly configured. See :doc:`configuration_user/user_auth_ldap`. Memory cache configuration for the ownCloud server is no longer automatic, requiring configuration in