I'm using the following cache in my xenforo config.php file //$config['debug'] = 'true'; $config['cache']['enabled'] = true; $config['cache']['cacheSessions'] = true; $config['cache']['frontend'] = 'Core'; $config['cache']['frontendOptions'] = array(...