Skip to content

Commit 9d0d337

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [Cache] Tip to not reconfigure system cache
2 parents 735b825 + 82bc6ae commit 9d0d337

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
@@ -95,6 +95,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
9595
;
9696
};
9797
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+
98103
The Cache component comes with a series of adapters pre-configured:
99104

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

0 commit comments

Comments
 (0)