diff --git a/bundles/php/files/8.0/php.ini b/bundles/php/files/8.0/php.ini index c8ef0e9..c1a269a 100644 --- a/bundles/php/files/8.0/php.ini +++ b/bundles/php/files/8.0/php.ini @@ -12,6 +12,8 @@ ignore_user_abort = Off zend.enable_gc = On expose_php = Off +apc.enable_cli = 1 + max_execution_time = 30 max_input_time = 60 memory_limit = ${memory_limit}M