diff --git a/reference/configuration/doctrine.rst b/reference/configuration/doctrine.rst index 8d3738b4b97..a16e655dbad 100644 --- a/reference/configuration/doctrine.rst +++ b/reference/configuration/doctrine.rst @@ -251,7 +251,7 @@ certain classes, but those are for very advanced use-cases only. Caching Drivers ~~~~~~~~~~~~~~~ -For the caching drivers you can specify the values "array", "apc", "memcache", +For the caching drivers you can specify the values "array", "apc", "memcache", "memcached", "xcache" or "service". The following example shows an overview of the caching configurations: