keycdn / cache-enabler

A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
https://wordpress.org/plugins/cache-enabler/
123 stars 46 forks source link

update engine restart #278

Closed coreykn closed 3 years ago

coreykn commented 3 years ago

Update the cache engine to not update the disk and backend requirements when restarted. This will also make sure the update is not attempted endless times if it failed for some reason.

This updates #271.