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 3a51530 commit 61e7692Copy full SHA for 61e7692
php.ini-development
@@ -402,7 +402,7 @@ max_input_time = 60
402
; How many GET/POST/COOKIE input variables may be accepted
403
;max_input_vars = 1000
404
405
-; Maximum amount of memory a script may consume (128MB)
+; Maximum amount of memory a script may consume
406
; http://php.net/memory-limit
407
memory_limit = 128M
408
php.ini-production
@@ -404,7 +404,7 @@ max_input_time = 60
409
410
0 commit comments