Skip to content

Commit 1e79f3c

Browse files
Update security.rst
1 parent 0553417 commit 1e79f3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/configuration/security.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,9 +531,10 @@ required by the :class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
531531
``path``
532532
~~~~~~~~
533533

534-
**type**: ``string`` **default**: none
534+
**type**: ``string`` **default**: ``/logout``
535535

536-
The path which triggers logout. You need to configure a route with the same path.
536+
The path which triggers logout. If you change it from the default value ``/logout``,
537+
aou need to set up a route with a matching path.
537538

538539
``success_handler``
539540
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)