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 735b825 + 82bc6ae commit 9d0d337Copy full SHA for 9d0d337
cache.rst
@@ -95,6 +95,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
95
;
96
};
97
98
+.. tip::
99
+
100
+ While it is possible to reconfigure the ``system`` cache, it's recommended
101
+ to keep the default configuration applied to it by Symfony.
102
103
The Cache component comes with a series of adapters pre-configured:
104
105
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`
0 commit comments