Skip to content

Commit bb5ab52

Browse files
committed
Fixed the default value of cookie_samesite
1 parent 5e3eb41 commit bb5ab52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ to the cookie specification.
818818
cookie_samesite
819819
...............
820820

821-
**type**: ``string`` or ``null`` **default**: ``'lax'``
821+
**type**: ``string`` or ``null`` **default**: ``null``
822822

823823
. versionadded:: 4.2
824824
The ``cookie_samesite`` option was introduced in Symfony 4.2.

0 commit comments

Comments
 (0)