diff --git a/security.rst b/security.rst index 369d3a8fdec..7a76aedc33b 100644 --- a/security.rst +++ b/security.rst @@ -124,8 +124,8 @@ command will pre-configure this for you: encoders: # use your user class name here App\Entity\User: - # bcrypt or argon21 are recommended - # argon21 is more secure, but requires PHP 7.2 or the Sodium extension + # bcrypt or argon2i are recommended + # argon2i is more secure, but requires PHP 7.2 or the Sodium extension algorithm: bcrypt cost: 12