add supported type
This commit is contained in:
parent
c641edfb02
commit
28908d83d9
|
@ -11,7 +11,7 @@
|
|||
| passwords for your application. By default, the bcrypt algorithm is
|
||||
| used; however, you remain free to modify this option if you wish.
|
||||
|
|
||||
| Supported: "bcrypt", "argon"
|
||||
| Supported: "bcrypt", "argon", "argon2id"
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue