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['preview.allow_export'] = "urlprefix,urlsuffix";
<add key="preview.allow_export" value="urlprefix,urlsuffix" />