Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 223351d

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Creating a route for logout is always required
2 parents 15600c9 + c014ad1 commit 223351d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,7 @@ the current firewall and not the other ones.
360360

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

363-
The path which triggers logout. If you change it from the default value ``/logout``,
364-
you need to set up a route with a matching path.
363+
The path which triggers logout. You need to set up a route with a matching path.
365364

366365
target
367366
~~~~~~

0 commit comments

Comments
 (0)