[WEB-3992] chore: support for x-zip-compressed type #7001
This commit is contained in:
parent
28f9733d1b
commit
dbc00e4add
1 changed files with 1 additions and 0 deletions
|
|
@ -377,6 +377,7 @@ ATTACHMENT_MIME_TYPES = [
|
|||
# Archives
|
||||
"application/zip",
|
||||
"application/x-rar-compressed",
|
||||
"application/x-zip-compressed",
|
||||
"application/x-tar",
|
||||
"application/gzip",
|
||||
# 3D Models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue