Skip to content

Commit e0f9b69

Browse files
committed
minor #18525 Revamp the kernel configuration reference (javiereguiluz)
This PR was squashed before being merged into the 6.2 branch. Discussion ---------- Revamp the kernel configuration reference Fixes #14455 and #17935. Commits ------- 64c2122 Revamp the kernel configuration reference
2 parents 029aba4 + 64c2122 commit e0f9b69

File tree

2 files changed

+249
-100
lines changed

2 files changed

+249
-100
lines changed

reference/configuration/framework.rst

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ configured under the ``framework`` key in your application configuration.
2424
Configuration
2525
-------------
2626

27+
.. _configuration-framework-secret:
28+
2729
secret
2830
~~~~~~
2931

@@ -479,6 +481,8 @@ If ``true``, Symfony adds a ``X-Robots-Tag: noindex`` HTTP tag to all responses
479481
This option is a protection measure in case you accidentally publish your site
480482
in debug mode.
481483

484+
.. _configuration-framework-trusted-hosts:
485+
482486
trusted_hosts
483487
~~~~~~~~~~~~~
484488

0 commit comments

Comments
 (0)