I have the case that certain images have already been optimised by CloudImage in the backend (for different projects) and are now sent to CloudImage again in the web frontend (for size optimisations). As a result, the customDomain is displayed twice in the URL. Can this be optimised somehow?
Possibly a solution: Is there an option to set the "doNotReplaceURL" only for a single Img-component and not for the whole config?