fallback cache default dir change
-
Would suggest relocating the fallback cache directory to
wp-content/cache/wp-cloudflare-page-cache/*instead ofwp-content/wp-cloudflare-super-page-cache/*like it’s now.Some potential advantages of this:
a) better/more consistent folder organization, by following the de-facto standard of other major cache/optimization plugins like wp-fastest-cache and wp-rocket that write their generated stuff into /cache.
b) implicit compatibility with other plugins that scan for threats but by default may exclude directories known for containing generated/tmp content like /cache.
c) keep special R/W permissions contained within a specialized /cache folder
The topic ‘fallback cache default dir change’ is closed to new replies.