Skip to content

Commit 79b8023

Browse files
author
DKravtsov
committed
updated to php 8 and symfony 5
1 parent 95bf1c6 commit 79b8023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker/test/php.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ max_input_time = 60
427427

428428
; Maximum amount of memory a script may consume
429429
; https://php.net/memory-limit
430-
memory_limit = 128M
430+
memory_limit = 2048M
431431

432432
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
433433
; Error handling and logging ;

0 commit comments

Comments
 (0)