diff --git a/data/conf/phpfpm/php-conf.d/other.ini b/data/conf/phpfpm/php-conf.d/other.ini index 348d5898..379be750 100644 --- a/data/conf/phpfpm/php-conf.d/other.ini +++ b/data/conf/phpfpm/php-conf.d/other.ini @@ -1,2 +1,2 @@ -max_execution_time = 1200 -max_input_time = 1200 +max_execution_time = 3600 +max_input_time = 3600