Skip to content

Commit 515a939

Browse files
Update content/includes/nap-waf/config/common/ip-groups-override-rules.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent 6718fed commit 515a939

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/includes/nap-waf/config/common/ip-groups-override-rules.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This can be done by defining override rules in the designated section, based on
44
Override rule condition with IP group based on JSON schema defined by the declarative policy and applied to "clientIp" attribute using “matches” function.
55
'clientIp.matches(ipAddressLists["standalone"])'
66

7-
The policy example
7+
Here is a policy example:
8+
89
```json
910
{
1011
"policy": {

0 commit comments

Comments
 (0)