summaryrefslogtreecommitdiff
path: root/sample/src
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src')
-rw-r--r--sample/src/setup.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml
index f4ed85a..ef37f9a 100644
--- a/sample/src/setup.xml
+++ b/sample/src/setup.xml
@@ -35,6 +35,10 @@
<!-- titles are retrieved from the following fields (sorted by priority): -->
<!-- Iptc.Application2.Caption, Jpeg.Comment, Exif.Image.ImageDescription, Exif.Photo.UserComment -->
<use_iptc_exif value="yes" />
+
+ <!-- erase embedded thumbnail image (both from original and big images)? -->
+ <!-- (allowed values: "yes", "no") default = no -->
+ <erase_embed_thumbnail value="yes" />
</images>
<!-- META tags in html head section -->