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.
2 parents d9d05bb + f11a024 commit 2a1313bCopy full SHA for 2a1313b
layers/fpm/bref.ini
@@ -7,7 +7,7 @@ display_errors=0
7
; See https://github.com/php/php-src/blob/d91abf76e01a3c39424e8192ad049f473f900936/php.ini-production#L463
8
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
9
10
-memory_limit=3008M
+memory_limit=10240M
11
12
opcache.enable=1
13
layers/function/bref.ini
@@ -6,7 +6,7 @@ display_errors=1
6
opcache.enable_cli=1
0 commit comments