Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This boolean value will enable (true) or disable (false) the generation of thumbnails when a file is uploaded.
Please note that this setting follows the thumbnail gd settings when determining what actions to perform etc.
$mcImageManagerConfig['upload.create_thumbnail'] = true;
<add key="upload.create_thumbnail" value="true" />
upload.create_thumbnail=true
Search documentation.