Skip to content

Commit fe9f6e0

Browse files
authored
Update configuration.md
1 parent 9db7a2c commit fe9f6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/nap-waf/v4/configuration-guide/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ When configuring NGINX App Protect WAF, `app_protect_enable` should always be en
4040
|[gRPC Protection](#grpc-protection-for-unary-traffic) | gRPC content profile detects malformed content, parses well-formed content, and extracts the text fields for detecting attack signatures and disallowed meta-characters. In addition, it enforces size restrictions and prohibition of unknown fields. The Interface Definition Language (IDL) files for the gRPC API must be attached to the profile. gRPC protection can be on [unary](#grpc-protection-for-unary-traffic) or [bidirectional](#grpc-protection-for-bidirectional-streaming) traffic.|
4141
|[Brute Force Attack Preventions](#brute-force-attack-preventions) | Configure brute-force-attack-preventions parameters to secured areas of a web application from brute force attacks.|
4242
|[IP Groups](#ip-address-lists) | Configure IP Groups feature to organize lists of allowed and forbidden IP addresses across several lists with common attributes.|
43+
|[IP Intelligence](#ip-Intelligence) | Configure the IP Intelligence feature to customize enforcement based on the source IP of the request, limiting access from IP addresses with questionable reputation.|
4344

4445
### Disallowed File Types
4546
{{< include "nap-waf/config/common/disallowed-file-types.md" >}}

0 commit comments

Comments
 (0)