Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to specify what options to export/expose to JS. Some options are required to be exposed for the default logic to work but if you have written a custom theme/interface it could be useful to restrict or allow more of config options.
$mcImageManagerConfig['upload.allow_export'] = "someitem";
<add key="upload.allow_export" value="someitem" />
Search documentation.