Skip to content

Commit 097a990

Browse files
authored
Update index.mdx
Add new file type support
1 parent 8847500 commit 097a990

File tree

1 file changed

+8
-0
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/http-policies

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,14 @@ Gateway supports the following file types for use with the _Download File Types_
543543

544544
<Details header="Executable">
545545

546+
- Apple Software Package (`.pkg`)
546547
- Dynamic-link library (DLL) file (`.dll`)
547548
- Executable and Linkable Format (ELF) file (`.elf`)
548549
- Java archive (JAR) package (`.jar`)
549550
- Java class file (`.class`)
550551
- Mach object (Mach-O) file (`.macho`)
551552
- Microsoft Windows installer (`.msi`)
553+
- Microsoft Software Installer (`.msix`, `.appx`)
552554
- Microsoft Windows executable (`.exe`)
553555

554556
</Details>
@@ -571,6 +573,12 @@ Gateway supports the following file types for use with the _Download File Types_
571573

572574
</Details>
573575

576+
<Details header="System">
577+
578+
- Apple Disk Image (`.dmg`)
579+
580+
</Details>
581+
574582
<Details header="Unscannable">
575583

576584
<Render file="gateway/policies/unscannable-files" product="cloudflare-one" />

0 commit comments

Comments
 (0)