image icon indicating copy to clipboard operation
image copied to clipboard

Cloudflare Provider - Domain Validation

Open amplitudesxd opened this issue 11 months ago • 0 comments

The Cloudflare provider for Nuxt Image currently forces validateDomains: false without any way to configure it. This means all images get optimized regardless of their domain, which isn't ideal for every use case.

Being able to toggle validateDomains would let you choose which domains get optimized through Cloudflare's Image Optimization service. For example, optimizing local assets while having external domains disabled within Cloudflare Image Optimization settings.

amplitudesxd avatar Feb 05 '25 20:02 amplitudesxd