Skip to content

Commit 24c9b0f

Browse files
committed
Remove nonscannable files partial
1 parent 6aa1eb9 commit 24c9b0f

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/antivirus-scanning.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,10 @@ Gateway cannot scan [certain archive files](#non-scannable-files) regardless of
114114

115115
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).
116116

117-
<Render file="gateway/nonscannable-files" params={{ fileSizeLimitMB: "100" }} />
117+
Gateway cannot scan requests containing the following files:
118118

119+
- Files larger than 100 MB
120+
- PGP encrypted files
119121
- Password protected archives
120122
- Archives with more than three recursion levels
121123
- Archives with more than 300 files

src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,7 @@ Gateway executes quarantined files in a sandboxed Windows operating system envir
8585

8686
### Non-scannable files
8787

88-
<Render file="gateway/nonscannable-files" params={{ fileSizeLimitMB: "100" }} />
88+
Gateway cannot scan requests containing the following files:
89+
90+
- Files larger than 100 MB
91+
- PGP encrypted files

src/content/partials/cloudflare-one/gateway/nonscannable-files.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)