Skip to content

Commit df24637

Browse files
Remove "enable_authenticator_manager" from Symfony 6 docs
1 parent 4b5e5ee commit df24637

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ creates a ``security.yaml`` configuration file for you:
2727
2828
# config/packages/security.yaml
2929
security:
30-
enable_authenticator_manager: true
3130
# https://symfony.com/doc/current/security.html#c-hashing-passwords
3231
password_hashers:
3332
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface: 'auto'

0 commit comments

Comments
 (0)