If true, resolve transformations from content, otherwise only
programmatically configured transformations are used.
imagetransformation.remove-metadata
Type
java.lang.Boolean
Default
true
Description
The fallback value for removeMetadata. Will be effective for
transformations where neither the given Breakpoint nor the given
Transformation have a removeMetadata value. If true, the
"rm" image operation will be applied to remove the image
metadata
imagetransformation.sharpen
Type
java.lang.Boolean
Default
true
Description
The fallback value for sharpen. Will be effective for transformations
where neither the given Breakpoint nor the given Transformation have a
sharpen value. If true, the "usm" image operation will be
applied and the image will be sharpened.