Skip to content

Commit 5bd86fb

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: [Cache] Tip to not reconfigure system cache
2 parents c3ddf46 + 9d0d337 commit 5bd86fb

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)