We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbf0653 + b688f71 commit 71ce169Copy full SHA for 71ce169
cache.rst
@@ -100,6 +100,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
100
;
101
};
102
103
+.. tip::
104
+
105
+ While it is possible to reconfigure the ``system`` cache, it's recommended
106
+ to keep the default configuration applied to it by Symfony.
107
108
The Cache component comes with a series of adapters pre-configured:
109
110
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`
0 commit comments