Skip to content

Commit 64ab6d7

Browse files
committed
fix(reference): security.logout.path supports route name
1 parent ffca523 commit 64ab6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ the current firewall and not the other ones.
551551

552552
**type**: ``string`` **default**: ``/logout``
553553

554-
The path which triggers logout. You need to set up a route with a matching path.
554+
The path or route name (cannot start with a `/`) which triggers logout. You need to set up a route with a matching path.
555555

556556
target
557557
......

0 commit comments

Comments
 (0)