diff --git a/cache.rst b/cache.rst index 9982c33a7cf..534a11b2573 100644 --- a/cache.rst +++ b/cache.rst @@ -96,6 +96,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like: ], ]); +.. tip:: + + While it is possible to reconfigure the system cache, it is not recommended, because + the default is really the best possible configuration. + The Cache component comes with a series of adapters pre-configured: * :doc:`cache.adapter.apcu `