MCImageManager:Configuration/thumbnail.prefix
From Moxiecode Documentation Wiki
[edit]
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_".
[edit]
Example of usage in the Web.Config file
<add key="thumbnail.prefix" value="mcith_" />
[edit]
Example of usage in a mc_access file
thumbnail.prefix="mcith_"
