docs: fix missing backtick in file authentication docs (#3348)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3352/head
parent
b3bacb64dd
commit
ee7b304f66
|
@ -87,7 +87,7 @@ required: no
|
|||
{: .label .label-config .label-green }
|
||||
</div>
|
||||
|
||||
Controls the hashing algorithm used for hashing new passwords. Value must be one of `argon2id` or `sha512.
|
||||
Controls the hashing algorithm used for hashing new passwords. Value must be one of `argon2id` or `sha512`.
|
||||
|
||||
|
||||
#### iterations
|
||||
|
|
Loading…
Reference in New Issue