Documentation

Configuration / autoformat.delete_format_images

When original image gets deleted, should the formatted rules be followed and also deleted?

Basically, MoxieManager will resolve the format syntax and look for resulting files, if they exist, they will be deleted if this option is set to true.

$moxieManagerConfig['autoformat.delete_format_images'] = true;