Skip to content

PHP settings configuration

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_filesize
  • PHP_MAX_UPLOAD_SIZE: post_max_size
  • PHP_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
Was this page helpful?
UnsatisfiedSatisfied
Be the first to vote!
0.0 / 5  (0 votes)