PHP settings configuration
We use the official Shopware Docker image as a base image during the build phase.
Among other parameters, you can configure the following using environment variables:
PHP_MAX_UPLOAD_SIZE: upload_max_filesizePHP_MAX_UPLOAD_SIZE: post_max_sizePHP_MAX_EXECUTION_TIME: max_execution_time
For the exhaustive list, please refer to this page.
Note
The following variable is natively managed by our automation and should not be updated:
PHP_SESSION_HANDLER