[PHP-FPM] Increase timeouts

This commit is contained in:
andryyy
2020-05-12 18:29:54 +02:00
parent c93b320be6
commit ed49ea7b41
+2 -2
View File
@@ -1,2 +1,2 @@
max_execution_time = 1200
max_input_time = 1200
max_execution_time = 3600
max_input_time = 3600