Hi @joekercom,
There is an experimental option to fully offload, removing the physical files from the server. However, it’s “experimental” because the URLs from Cloudflare Images are unique and are really hard to roll-back. So if you do full-offload and decide that you no longer whant that option, while the plugin has the option to restore back all the files to the media library, you will need to manually replace all image URLs inside the posts.
Best regards,
Anton
Hey, could we not solve this URLs problem with a Worker? So the permalink will be the same.
Best Kevin
@swissky, yes, but you won’t be able to filter out images that have not yet been offloaded, which will lead to 404 errors. So it solves one issue, but adds another.