Skip to content

Commit 7fcff0c

Browse files
committed
Minor reword
1 parent bbfd722 commit 7fcff0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/configuration/security.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,9 @@ the current firewall and not the other ones.
508508

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

511-
The path or route name (cannot start with a `/`) which triggers logout. You need to set up a route with a matching path.
511+
The path or route name that triggers the logout. If the value starts with a
512+
``/`` character, it's treated as a path; otherwise, it's treated as a route
513+
name. If you use a path, make sure to also define a route that matches it.
512514

513515
target
514516
......

0 commit comments

Comments
 (0)