Skip to content

Commit aa67292

Browse files
committed
[Cache] Tip to not reconfigure system cache
1 parent 9b7bc3e commit aa67292

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cache.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
9696
],
9797
]);
9898
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+
99104
The Cache component comes with a series of adapters pre-configured:
100105

101106
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`

0 commit comments

Comments
 (0)