[14.0] Add HEIC/HEIF support to the gallery. Requires

https://github.com/nextcloud/server/pull/10827

Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
This commit is contained in:
Sebastian Steinmetz 2018-08-27 02:08:19 +02:00
parent 97e56fb695
commit f361837a67
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ class ConfigService extends FilesService {
'image/bmp',
'image/tiff',
'image/x-dcraw',
'image/heic',
'image/heif',
'application/x-photoshop',
'application/illustrator',
'application/postscript',