false, // Disabling config cache for cli, ensures it's never used for swoole and also that console commands don't generate // a cache file that's then used by non-swoole web executions ConfigAggregator::ENABLE_CACHE => PHP_SAPI !== 'cli', ];