We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a66d9a commit 4ae451bCopy full SHA for 4ae451b
templates.rst
@@ -497,7 +497,7 @@ provided by Symfony:
497
<!-- special options defined by Symfony to set the page cache -->
498
<default key="maxAge">86400</default>
499
<default key="sharedAge">86400</default>
500
- <!-- Whether or not caching should apply for client caches only -->
+ <!-- whether or not caching should apply for client caches only -->
501
<default key="private">true</default>
502
</route>
503
</routes>
0 commit comments