Documentation

thumbnail.mode

Set thumbnail mode to either resize (default) or crop.

$moxieManagerConfig["thumbnail.mode"] = "crop";
<add key="thumbnail.mode" value="crop" />

 

We recommend using the default "resize".