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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-11-15 21:12:45 +0300
committerAndras Timar <andras.timar@collabora.com>2015-11-15 21:12:45 +0300
commit8010839279610c598f33b17e3b299acb15809b05 (patch)
treef6702980163c9d9f97407e4f9882b2467ab03663 /lib
parentd31731597ab8a816771de582783e771bc4b42854 (diff)
bccu#1335 don't try to handle pdf, internal pdf.js does a better job
Diffstat (limited to 'lib')
-rw-r--r--lib/storage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/storage.php b/lib/storage.php
index 5d756091..31e28e5f 100644
--- a/lib/storage.php
+++ b/lib/storage.php
@@ -32,7 +32,6 @@ class Storage {
'application/vnd.oasis.opendocument.graphics',
'application/vnd.lotus-wordpro',
'image/svg+xml',
- 'application/pdf',
'application/vnd.visio',
'application/vnd.wordperfect',
'application/msonenote',