...
There are no admin settings.
Backend
This module added two API endpoints for removing product thumbnails, by .
By product SKU or image name.: <route url="/V1/thumbnails/remove/sku/:sku" method="DELETE">
By image name: <route url="/V1/thumbnails/remove/name/:name" method="DELETE">