diff --git a/content/includes/nap-waf/config/common/ip-groups-overview.md b/content/includes/nap-waf/config/common/ip-groups-overview.md index 635cd4c67..3a34afed2 100644 --- a/content/includes/nap-waf/config/common/ip-groups-overview.md +++ b/content/includes/nap-waf/config/common/ip-groups-overview.md @@ -55,11 +55,6 @@ The example with IP-Group definition in external file external_ip_groups.json: "description": "Optional Description", "blockRequests": "always", "setGeolocation": "IL", - "ipAddresses": [ - { - "ipAddress": "31.8.194.27" - } - ], "$ref": "file:///tmp/policy/external_ip_groups.json" } ]