Skip to content

Commit c6c0080

Browse files
authored
Fix typo in WAF sensitivity configuration section
Sorry, my grandma made me do it
1 parent f629495 commit c6c0080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/build-and-customize-your-solution/set-up-your-project/security/managing-transport-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A Web Application Firewall (WAF) is a security solution designed to protect web
3737
The Umbraco Cloud WAF supports sensitivity configuration, extending the default [WAF](web-application-firewall.md) protection. The default [WAF](web-application-firewall.md) and WAF sensitivity configuration options don't interact and can be controlled separately. It is recommended to configure WAF sensitivity early in the project and adjust it based on the performance.
3838

3939
### Sensitivity levels
40-
- **Low** severity configuration will block malicious requests with high confidence - blocks less requests.
40+
- **Low** severity configuration will block malicious requests with high confidence - blocks fewer requests.
4141
- **High** severity configuration will block malicious requests with medium confidence, providing stricter filtering - blocks more requests.
4242
- **Off** configuration will not block any requests.
4343

0 commit comments

Comments
 (0)