diff --git a/src/content/docs/cloudflare-one/policies/gateway/http-policies/antivirus-scanning.mdx b/src/content/docs/cloudflare-one/policies/gateway/http-policies/antivirus-scanning.mdx
index 60ad78fef086d4f..20afe76eae36396 100644
--- a/src/content/docs/cloudflare-one/policies/gateway/http-policies/antivirus-scanning.mdx
+++ b/src/content/docs/cloudflare-one/policies/gateway/http-policies/antivirus-scanning.mdx
@@ -105,7 +105,7 @@ Gateway cannot scan [certain archive files](#non-scannable-files) regardless of
Gateway cannot scan all files for malware. When Gateway encounters a non-scannable file, you can configure AV scanning whether to fail open (allow the file to pass through unscanned) or to fail closed (deny the file transfer).
-
+
- Password protected archives
- Archives with more than three recursion levels
diff --git a/src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx b/src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx
index 53d62923820cb2d..2d0658de4777134 100644
--- a/src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx
+++ b/src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx
@@ -81,4 +81,4 @@ Gateway will quarantine and scan the file, display an interstitial status page i
### Non-scannable files
-
+
diff --git a/src/content/partials/cloudflare-one/gateway/nonscannable-files.mdx b/src/content/partials/cloudflare-one/gateway/nonscannable-files.mdx
index 2149959fe460eb0..80366e7493eec48 100644
--- a/src/content/partials/cloudflare-one/gateway/nonscannable-files.mdx
+++ b/src/content/partials/cloudflare-one/gateway/nonscannable-files.mdx
@@ -1,8 +1,8 @@
---
-{}
+inputParameters: fileSizeLimitMB
---
Gateway cannot scan requests containing the following files:
-- Files larger than 15 MB
+- Files larger than {props.fileSizeLimitMB} MB
- PGP encrypted files