فهرست منبع

[PHP-FPM] Increase timeouts

andryyy 5 سال پیش
والد
کامیت
ed49ea7b41
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      data/conf/phpfpm/php-conf.d/other.ini

+ 2 - 2
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