Skip to content

Commit 1e83903

Browse files
edits
1 parent 4eaf070 commit 1e83903

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/partials/cloudflare-challenges/javascript-detections-enable.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,21 @@
55

66
import { Tabs, TabItem, Steps } from '~/components';
77

8-
To enable JavaScript Detections:
9-
108
<Tabs syncKey="dashNewNav"> <TabItem label="Old dashboard">
9+
10+
To enable JavaScript detections:
11+
1112
<Steps>
1213
1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
1314
2. Go to **Security** > **Bots**.
1415
3. Select **Configure Bot Management**.
1516
4. For **JavaScript Detections**, switch the toggle to **On**.
1617
</Steps>
1718
</TabItem> <TabItem label="New dashboard" icon="rocket">
19+
To enable JavaScript detections using the Bot traffic settings module:
1820
<Steps>
1921
1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.
2022
2. Go to **Security** > **Settings**.
21-
3. Under your bot traffic plan configurations, select the edit icon for **JS detections** to enable it via a toggle.
23+
3. Under your bot traffic plan configurations, select the edit icon for **JS detections** to enable it by switching the toggle to **On**.
2224
</Steps>
2325
</TabItem> </Tabs>

0 commit comments

Comments
 (0)