diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index e65fc6ec26d..06d56d91008 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -382,8 +382,7 @@ the current firewall and not the other ones. **type**: ``string`` **default**: ``/logout`` -The path which triggers logout. If you change it from the default value ``/logout``, -you need to set up a route with a matching path. +The path which triggers logout. You need to set up a route with a matching path. target ~~~~~~