Skip to content

Commit e704e53

Browse files
committed
Add link in block-file-types policy partial
1 parent ca42be9 commit e704e53

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
{}
3-
43
---
54

65
## Block file types
76

87
Block the upload or download of files based on their type.
98

10-
| Selector | Operator | Value | Logic | Action |
11-
| ------------------ | -------- | ------------------------------------- | ----- | ------ |
12-
| Upload File Type | in | Microsoft Office Word Document (docx) | And | Block |
13-
| Download File Type | in | PDF (pdf) | | |
9+
For more information on supported file types, refer to [Download and Upload File Types](/cloudflare-one/policies/gateway/http-policies/#download-and-upload-file-types).
10+
11+
| Selector | Operator | Value | Logic | Action |
12+
| ------------------ | -------- | --------------------------------------- | ----- | ------ |
13+
| Upload File Type | in | _Microsoft Office Word Document (docx)_ | And | Block |
14+
| Download File Type | in | _PDF (pdf)_ | | |

0 commit comments

Comments
 (0)