Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit bc071fa

Browse files
committedJun 8, 2020
Remove obsolete disableExifThumbnail option.
Use the includeExifTags and excludeExifTags options instead, see also: https://github.com/blueimp/JavaScript-Load-Image/blob/master/README.md#exif-parser-options
1 parent 53992c2 commit bc071fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎js/jquery.fileupload-image.js

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
disableImageHead: '@',
5353
disableMetaDataParsers: '@',
5454
disableExif: '@',
55-
disableExifThumbnail: '@',
5655
disableExifOffsets: '@',
5756
includeExifTags: '@',
5857
excludeExifTags: '@',

0 commit comments

Comments
 (0)