From 802c22f84dd65164d68f775d57ef4e79c223ef1c Mon Sep 17 00:00:00 2001 From: kudriavitsky <109550454+kudriavitsky@users.noreply.github.com> Date: Mon, 16 Jun 2025 12:43:06 +0300 Subject: [PATCH] Update ip-groups-overview.md improve policy for external file --- content/includes/nap-waf/config/common/ip-groups-overview.md | 5 ----- 1 file changed, 5 deletions(-) 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" } ]