mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
🔧(backend) allow application/zed mimetype
The extesion .zed is allowed but not the corresponding mimetype application/zed
This commit is contained in:
@@ -725,6 +725,7 @@ class Base(Configuration):
|
||||
"application/x-xz",
|
||||
"application/xml",
|
||||
"application/yaml",
|
||||
"application/zed",
|
||||
"application/zip",
|
||||
"audio/aac",
|
||||
"audio/basic",
|
||||
|
||||
Reference in New Issue
Block a user