Skip to content

Commit 757fafd

Browse files
[Bots] BFM and SBFM upgrade support (#18329)
* partial file * add partials * wording
1 parent d58b105 commit 757fafd

File tree

5 files changed

+17
-1
lines changed

5 files changed

+17
-1
lines changed

src/content/docs/bots/get-started/biz-and-ent.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ If you have an Enterprise subscription without Bot Management, your application
2929

3030
<Render file="flexible-sbfm" />
3131

32+
<Render file="sbfm-upgrade" />
33+
3234
## Disable Super Bot Fight Mode
3335

3436
<Render file="disable-sbfm" />

src/content/docs/bots/get-started/free.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ import { Render } from "~/components"
1717

1818
<Render file="bot-fight-mode-enable" />
1919

20+
<Render file="sbfm-upgrade" />
21+
2022
## Disable Bot Fight Mode
2123

2224
If you find that **Bot Fight Mode** is causing problems with your application traffic, you may want to disable it.

src/content/docs/bots/get-started/pro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Super Bot Fight Mode is included in your Pro subscription. When enabled, the pro
2424

2525
<Render file="flexible-sbfm" />
2626

27+
<Render file="sbfm-upgrade" />
28+
2729
## Disable Super Bot Fight Mode
2830

2931
<Render file="disable-sbfm" />

src/content/partials/bots/get-started-pro-biz-steps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To start using Super Bot Fight Mode:
77

88
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and domain.
99
2. Go to **Security** > **Bots**.
10-
3. Click **Configure Super Bot Fight Mode**.
10+
3. Select **Configure Super Bot Fight Mode**.
1111
4. Choose how your domain should respond to various types of traffic:
1212
* For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/#verified-bots).
1313
* For more details on supported file types, refer to [Static resource protection](/bots/reference/static-resources/)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
{}
3+
4+
---
5+
6+
:::note
7+
If you are upgrading from Bot Fight Mode to Super Bot Fight Mode, you must disable Bot Fight Mode in your Bot settings.
8+
9+
To turn off Bot Fight Mode, go to **Security** > **Bots** and select **Configure Super Bot Fight Mode**.
10+
:::

0 commit comments

Comments
 (0)