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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-09-06 10:20:36 +0300
committerGitHub <noreply@github.com>2021-09-06 10:20:36 +0300
commit05f51cc88e6e5b63bf746c8dbe142fc85883d146 (patch)
tree0c118775ef0113c3940ae55fe4922554ca17a6e4 /lib
parent894f608d8b9e2f7d29b6ad056bf44e8ad36e8066 (diff)
Revert "allow image/x-dcraw (eg .cr2) in photos"
Diffstat (limited to 'lib')
-rw-r--r--lib/AppInfo/Application.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AppInfo/Application.php b/lib/AppInfo/Application.php
index 7912fea6..2123a2e4 100644
--- a/lib/AppInfo/Application.php
+++ b/lib/AppInfo/Application.php
@@ -37,7 +37,6 @@ class Application extends App implements IBootstrap {
'image/png',
'image/jpeg',
'image/heic',
- 'image/x-dcraw'
// 'image/gif', // too rarely used for photos
// 'image/x-xbitmap', // too rarely used for photos
// 'image/bmp', // too rarely used for photos