We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfdfef commit 3ef9d3cCopy full SHA for 3ef9d3c
docker/test/php.ini
@@ -406,7 +406,7 @@ max_input_time = 60
406
407
; Maximum amount of memory a script may consume (128MB)
408
; http://php.net/memory-limit
409
-memory_limit = 128M
+memory_limit = 2048M
410
411
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
412
; Error handling and logging ;
0 commit comments