diff --git a/octane/php/php.ini b/octane/php/php.ini index fec5026..5c51d61 100644 --- a/octane/php/php.ini +++ b/octane/php/php.ini @@ -2,6 +2,7 @@ ; https://www.php.net/manual/en/ini.core.php post_max_size=10M upload_max_filesize=10M +memory_limit=512M [opcache] ; https://www.php.net/manual/en/opcache.installation.php#opcache.installation.recommended