markcoogan

Results 3 comments of markcoogan

Hi again, Sorry it took so long to get back. I've updated the plugin to the latest version and it's performing much better now, thanks. There is still an issue...

Hi Ben, Thanks for your help. I've added the config value above and set it to 1, and I can see that the Refreshing Blitz Cache job is now the...

Hi Ben, The plugin version is: 3.8.0 The template code is: ```twig {% extends "_layout" %} {% block content %} {% set myEntryQuery = craft.entries() .section('news') .limit(10) %} {% for...