Skip to content

Commit 3079aca

Browse files
authored
Update ip-groups-overview.md (#679)
improve policy for external file
1 parent 4d9b35c commit 3079aca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ The example with IP-Group definition in external file external_ip_groups.json:
5555
"description": "Optional Description",
5656
"blockRequests": "always",
5757
"setGeolocation": "IL",
58-
"ipAddresses": [
59-
{
60-
"ipAddress": "31.8.194.27"
61-
}
62-
],
6358
"$ref": "file:///tmp/policy/external_ip_groups.json"
6459
}
6560
]

0 commit comments

Comments
 (0)