summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/default.xml b/templates/default.xml
index d2b0b63..318531c 100644
--- a/templates/default.xml
+++ b/templates/default.xml
@@ -34,6 +34,12 @@
<landscape w="1067" h="600" />
<portrait w="800" h="800" />
<quality value="95" />
+ <!-- Similar to the "original" size where the image has to be always supplied,
+ the image won't get resized only when an image file is supplied by the
+ <item preview="..."> tag. Otherwise this tag is ignored and image will
+ be resized from the "original" size (backwards compatibility).
+ This rule applies also for any other optional image sizes. -->
+ <no_resize />
</size>
<!-- Thumbnail section is mandatory. -->