Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/configuration/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ the current firewall and not the other ones.

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

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

target
......
Expand Down
Loading