Requirements
Required
ExpressionEngine 6.4 or greater
PHP 8.2 or greater
Optional
Either the cURL PHP extension, cURL binary with exec enabled, or
allow_url_fopen
enabled to refresh items.Install the Queue module to improve cache breaking request and url refresh times. Enable it by adding this to your config.php file:
$config['speedy_use_queue] = "yes";
Last updated
Was this helpful?