Skip to content

Commit b44ec87

Browse files
pedrosousasdnts
authored andcommitted
[WAF] Clarify custom block response availability (cloudflare#22902)
1 parent 58a533d commit b44ec87

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/content/docs/waf/custom-rules/create-dashboard.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ import { Render } from "~/components";
3333

3434
## Configure a custom response for blocked requests
3535

36+
:::note
37+
This feature is only available on paid plans.
38+
:::
39+
3640
<Render
3741
file="custom-response-blocked-requests"
3842
params={{

src/content/docs/waf/rate-limiting-rules/create-zone-dashboard.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ import { Render } from "~/components";
4545

4646
## Configure a custom response for blocked requests
4747

48+
:::note
49+
This feature is only available on paid plans.
50+
:::
51+
4852
<Render
4953
file="custom-response-blocked-requests"
5054
params={{

0 commit comments

Comments
 (0)