Skip to content

Commit 1020205

Browse files
authored
Update 13/umbraco-cms/reference/configuration/imagingsettings.md
1 parent ee34611 commit 1020205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-cms/reference/configuration/imagingsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ If the `HMACSecretKey` is not set, image requests are not secured, and any perso
9898

9999
### Key Length
100100

101-
The `HMACSecretKey` should be a secure, random key. For most use cases, a 64-byte (512-bit) key is recommended. If you are using HMACSHA384 or HMACSHA512, you may want to use a longer key (e.g., 128 bytes).
101+
The `HMACSecretKey` should be a secure, random key. For most use cases, a 64-byte (512-bit) key is recommended. If you are using `HMACSHA384` or `HMACSHA512`, you may want to use a longer key (for example: 128 bytes).
102102

103103
### Example Configuration
104104

0 commit comments

Comments
 (0)