Hi all, I am curious about this bit of documentation:
Edge Cache TTL only takes effect when included as a setting in a Page Rule that also sets Cache Level to Cache Everything.
Does this mean Edge Cache TTL by itself, as a rule for Cloudflare’s default static files, will not do anything? In other words, if I want to set the Edge Cache TTL for a .jpg, do I have to do this with a cache-control header at the origin, or can this rule be used by itself without Cache Everything?