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.
1 parent 9b7bc3e commit aa67292Copy full SHA for aa67292
cache.rst
@@ -96,6 +96,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
96
],
97
]);
98
99
+.. tip::
100
+
101
+ While it is possible to reconfigure the system cache, it is not recommended, because
102
+ the default is really the best possible configuration.
103
104
The Cache component comes with a series of adapters pre-configured:
105
106
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`
0 commit comments