diff --git a/admin_manual/configuration_server/caching_configuration.rst b/admin_manual/configuration_server/caching_configuration.rst index 3a8b29dfc..a42eddd4a 100644 --- a/admin_manual/configuration_server/caching_configuration.rst +++ b/admin_manual/configuration_server/caching_configuration.rst @@ -32,7 +32,7 @@ of memcache that best fits your needs. The supported caching backends are: * `APC `_ A local cache for systems running PHP 5.4. -* `APCu `_, APCu 4.06 and up required. +* `APCu `_, APCu 4.0.6 and up required. A local cache for systems running PHP 5.5 and up. * `Memcached `_ Distributed cache for multi-server ownCloud installations.