Skip to content

Commit 4b9a885

Browse files
[reference][configuration][security]Added key_length for pbkdf2 encoder
1 parent 06e7c5f commit 4b9a885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/configuration/security.rst

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Each part will be explained in the next section.
6262
hash_algorithm: sha512
6363
encode_as_base64: true
6464
iterations: 1000
65+
key_length: 40
6566
6667
# Example options/values for what a custom encoder might look like
6768
Acme\DemoBundle\Entity\User3:

0 commit comments

Comments
 (0)