We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0553417 commit 1e79f3cCopy full SHA for 1e79f3c
reference/configuration/security.rst
@@ -531,9 +531,10 @@ required by the :class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
531
``path``
532
~~~~~~~~
533
534
-**type**: ``string`` **default**: none
+**type**: ``string`` **default**: ``/logout``
535
536
-The path which triggers logout. You need to configure a route with the same path.
+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.
538
539
``success_handler``
540
~~~~~~~~~~~~~~~~~~~
0 commit comments