Skip to content

Commit 9bc68bf

Browse files
Update framework.rst
1 parent b3b618a commit 9bc68bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/configuration/framework.rst

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ used to add more entropy to security related operations. Its value should
3737
be a series of characters, numbers and symbols chosen randomly and the
3838
recommended length is around 32 characters.
3939

40+
.. caution::
41+
42+
This configuration option's value is a real secret. You should treat it
43+
with a lot of care.
44+
4045
In practice, Symfony uses this value for encrypting the cookies used
4146
in the :doc:`remember me functionality </security/remember_me>` and for
4247
creating signed URIs when using :ref:`ESI (Edge Side Includes) <edge-side-includes>`.

0 commit comments

Comments
 (0)