diff --git a/lib/Service/ConfigService.php b/lib/Service/ConfigService.php index e8abe0d6..4ec2b625 100644 --- a/lib/Service/ConfigService.php +++ b/lib/Service/ConfigService.php @@ -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',