diff options
Diffstat (limited to 'sample/src/setup.xml')
| -rw-r--r-- | sample/src/setup.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 7b8c6b0..84cc639 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -39,6 +39,12 @@ <!-- erase embedded thumbnail image (both from original and big images)? --> <!-- (allowed values: "yes", "no") default = no --> <erase_embed_thumbnail value="yes" /> + + <!-- don't copy full size (original) images --> + <!-- <nofullsize/> can be used globally for whole gallery, --> + <!-- for full album or selectively for each image --> + <!-- - override with <fullsize/> for album or for separate image --> +<!-- <nofullsize /> --> </images> <meta> |
