We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a046be7 commit 9223ff7Copy full SHA for 9223ff7
1 file changed
README.md
@@ -65,7 +65,7 @@ Variable | Default Value | Description
65
**COMPOSER_ALLOW_SUPERUSER** | `1` | Allows composer to run with super user
66
**COMPOSER_MEMORY_LIMIT** | `-1` | Changes composer memory limit
67
**ENABLE_XDEBUG** | `false` | Enables the Xdebug extension
68
-**PHP_DATE_TIMEZONE** | `UTC` | Changes timezone used by date/time functions.
+**PHP_DATE_TIMEZONE** | `UTC` | Changes timezone used by date/time functions
69
**PHP_MEMORY_LIMIT** | `256M` | Changes PHP memory limit
70
**PHP_MAX_INPUT_VARS** | `1000` | Changes how many input variables may be accepted on PHP
71
**PHP_UPLOAD_MAX_FILESIZE** | `25M` | Changes PHP maximum size of an uploaded file
0 commit comments