From 3c24e3751cc5038561c6f860881830e91f3fda27 Mon Sep 17 00:00:00 2001
From: zeinjaber <69680657+zeinjaber@users.noreply.github.com>
Date: Thu, 10 Oct 2024 13:46:32 +0300
Subject: [PATCH 1/3] Update static-resources.mdx
External Documentation Opportunity (CUSTESC-42371)
---
src/content/docs/bots/reference/static-resources.mdx | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/content/docs/bots/reference/static-resources.mdx b/src/content/docs/bots/reference/static-resources.mdx
index 562204cf745c86..2c34b1e3c3388a 100644
--- a/src/content/docs/bots/reference/static-resources.mdx
+++ b/src/content/docs/bots/reference/static-resources.mdx
@@ -22,6 +22,11 @@ To enable this feature as a Pro or Business customer or an Enterprise customer w
2. Select **Configure Super Bot Fight Mode**.
3. For **Static resource protection**, select **On**.
+:::caution[Note]
+
+The **Static Resource Protection** setting will only activate if at least one of the bot categories (definite, likely, or verified) is NOT set to "Allow." If all categories are set to "Allow," this setting won’t have any impact since it works alongside these bot settings as part of the managed rules.
+:::
+
## Bot Management for Enterprise
From da3c55e73033efc851d1e7ed9a6fb6a4b872aea6 Mon Sep 17 00:00:00 2001
From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com>
Date: Thu, 10 Oct 2024 08:26:48 -0700
Subject: [PATCH 2/3] Update
src/content/docs/bots/reference/static-resources.mdx
---
src/content/docs/bots/reference/static-resources.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/bots/reference/static-resources.mdx b/src/content/docs/bots/reference/static-resources.mdx
index 2c34b1e3c3388a..879222cbfc8939 100644
--- a/src/content/docs/bots/reference/static-resources.mdx
+++ b/src/content/docs/bots/reference/static-resources.mdx
@@ -24,7 +24,7 @@ To enable this feature as a Pro or Business customer or an Enterprise customer w
:::caution[Note]
-The **Static Resource Protection** setting will only activate if at least one of the bot categories (definite, likely, or verified) is NOT set to "Allow." If all categories are set to "Allow," this setting won’t have any impact since it works alongside these bot settings as part of the managed rules.
+The **Static Resource Protection** setting will only activate if at least one of the bot categories (definite, likely, or verified) is _not_ set to `Allow`. If all categories are set to `Allow`, this setting will not have any impact since it works alongside these bot settings as part of the managed rules.
:::
## Bot Management for Enterprise
From 3163447d2aad080e887e17ded93f2f49f8934221 Mon Sep 17 00:00:00 2001
From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com>
Date: Thu, 10 Oct 2024 08:27:50 -0700
Subject: [PATCH 3/3] Update
src/content/docs/bots/reference/static-resources.mdx
---
src/content/docs/bots/reference/static-resources.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/bots/reference/static-resources.mdx b/src/content/docs/bots/reference/static-resources.mdx
index 879222cbfc8939..dd3a63c8043264 100644
--- a/src/content/docs/bots/reference/static-resources.mdx
+++ b/src/content/docs/bots/reference/static-resources.mdx
@@ -22,7 +22,7 @@ To enable this feature as a Pro or Business customer or an Enterprise customer w
2. Select **Configure Super Bot Fight Mode**.
3. For **Static resource protection**, select **On**.
-:::caution[Note]
+:::caution
The **Static Resource Protection** setting will only activate if at least one of the bot categories (definite, likely, or verified) is _not_ set to `Allow`. If all categories are set to `Allow`, this setting will not have any impact since it works alongside these bot settings as part of the managed rules.
:::