]> _ Git - fluidbook_processfarm.git/commitdiff
wip #6060 @0.75
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Jun 2023 15:48:29 +0000 (17:48 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Jun 2023 15:48:29 +0000 (17:48 +0200)
php/php.ini

index 05ea61b1bfeeb42739a25104a9ed5db525e659b4..aa9250e5a055df13a506c2ff03416969f22ca378 100644 (file)
@@ -1,4 +1,5 @@
 error_log = /proc/self/fd/2
 log_errors = 1
 memory_limit = 12G
-max_input_vars = 1000000
\ No newline at end of file
+max_input_vars = 1000000
+max_execution_time = 600
\ No newline at end of file