MCImageManager:Configuration/thumbnail.prefix

From Moxiecode Documentation Wiki

Jump to: navigation, search

Option: thumbnail.prefix

This is an optional prefix for the name of the thumbnail file created by auto generation. The default of this setting is "mcith_".

Example of usage in the Web.Config file

<add key="thumbnail.prefix" value="mcith_" />

Example of usage in a mc_access file

thumbnail.prefix="mcith_"
Personal tools