Skip to content

Commit 2039677

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

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
@@ -141,7 +141,7 @@ public class HMACSecretKeyComposer : IComposer
141141
```
142142

143143
{% hint style="warning" %}
144-
The HMACSecretKey should be kept secret and never exposed publicly. If the key is leaked, malicious users could generate valid HMACs and abuse your server resources.
144+
The `HMACSecretKey` must be kept secret and never exposed publicly. If the key is exposed, malicious users may generate valid HMACs and exploit server resources.
145145
{% endhint %}
146146

147147
### Testing the Configuration

0 commit comments

Comments
 (0)