Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornik gaffney <nik@fo.am>2020-12-01 20:01:06 +0300
committernik gaffney <nik@fo.am>2020-12-11 20:21:33 +0300
commit03433182484e11167306c392af05f591a0a351c7 (patch)
tree926fbf4f059e62c2f12f91c0f8414534bfdd5ffc /resources
parent7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (diff)
add text/org mimetype
Signed-off-by: nik gaffney <nik@fo.am>
Diffstat (limited to 'resources')
-rw-r--r--resources/config/mimetypemapping.dist.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/config/mimetypemapping.dist.json b/resources/config/mimetypemapping.dist.json
index eedf45e5f9b..33e4ac016f9 100644
--- a/resources/config/mimetypemapping.dist.json
+++ b/resources/config/mimetypemapping.dist.json
@@ -133,6 +133,7 @@
"one": ["application/msonenote"],
"opus": ["audio/ogg"],
"orf": ["image/x-dcraw"],
+ "org": ["text/org", "text/plain"],
"otf": ["application/font-sfnt"],
"pages": ["application/x-iwork-pages-sffpages"],
"pdf": ["application/pdf"],