Skip to content

Commit 3acf948

Browse files
authored
Update templates.rst
Update docs to provide info on potential new feature found here: symfony/symfony#41414
1 parent 531591f commit 3acf948

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
@@ -489,6 +489,9 @@ provided by Symfony:
489489
# the path of the template to render
490490
template: 'static/privacy.html.twig'
491491
492+
# the status code to include in the response headers
493+
statusCode: 200
494+
492495
# special options defined by Symfony to set the page cache
493496
maxAge: 86400
494497
sharedAge: 86400

0 commit comments

Comments
 (0)