8000 Merge branch '4.4' into 5.4 · symfony/symfony-docs@71ce169 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71ce169

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: [Cache] Tip to not reconfigure system cache
2 parents bbf0653 + b688f71 commit 71ce169

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
@@ -100,6 +100,11 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
100100
;
101101
};
102102
103+
.. tip::
104+
105+
While it is possible to reconfigure the ``system`` cache, it's recommended
106+
to keep the default configuration applied to it by Symfony.
107+
103108
The Cache component comes with a series of adapters pre-configured:
104109

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

0 commit comments

Comments
 (0)
0