Skip to content

Commit 82bc6ae

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Cache] Tip to not reconfigure system cache
2 parents 5bac6c3 + 71ce169 commit 82bc6ae

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)