add comment (#14029)

This commit is contained in:
Jay Cammarano
2022-06-21 17:06:57 -04:00
committed by GitHub
parent ae7b0fd9c5
commit 8a461b2ef7

View File

@@ -250,7 +250,7 @@ CORS_MAX_AGE=18000
# The variant of the hash function (0: argon2d, 1: argon2i, or 2: argon2id) [1]
# HASH_TYPE=2
An extra and optional non-secret value. The value will be included B64 encoded in the parameters portion of the digest []
# An extra and optional non-secret value. The value will be included B64 encoded in the parameters portion of the digest []
# HASH_ASSOCIATED_DATA=foo
####################################################################################################