Release 1.0 - ...
<smartsite.imageserver> element
This element contains the Smartsite ImageProcessor configuration.
Attributes
Attribute name |
Required |
Description |
enabled |
Yes |
Specifies whether the ImageProcessor is enabled. |
processsallimages |
Yes |
Defines whether all requested images from the CMS and from disk will be processed by the image processor. |
cachemode |
Yes |
Sets the serverside cachemode behavior. Possible values:
- None
- Read
- Write
- ReadWrite (default)
|
headerresponsemessage |
No |
Specifies a message that is sent using HTTP message for every image request that has been processed by the Image Processor. |
Parent element
Element name |
Description |
<configuration> |
This is the root element of every Smartsite.ImageProcessor.config file. |
Child elements
Element name |
Description |
<commands> |
Defines the registered image commands. |
<imagetypes> |
The image types supported by the image server |