Skip to content

Commit f852ac9

Browse files
committed
minor #15376 Update templates.rst for PR symfony/symfony#41414 (dayallnash)
This PR was merged into the 5.4 branch. Discussion ---------- Update templates.rst for PR symfony/symfony#41414 Update docs to provide info on potential new feature found here: symfony/symfony#41414 Commits ------- 3acf948 Update templates.rst
2 parents 09b8196 + 3acf948 commit f852ac9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,9 @@ provided by Symfony:
513513
# the path of the template to render
514514
template: 'static/privacy.html.twig'
515515
516+
# the status code to include in the response headers
517+
statusCode: 200
518+
516519
# special options defined by Symfony to set the page cache
517520
maxAge: 86400
518521
sharedAge: 86400

0 commit comments

Comments
 (0)