Skip to content

Commit ac5402f

Browse files
Update README.md
1 parent 0c8a9f3 commit ac5402f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Both HTTP and HTTPS are supported and exposed by default.
9191
- `LOG_LEVEL` (the [log level](https://httpd.apache.org/docs/2.4/fr/mod/core.html#loglevel), defaults to `info`)
9292
- `TZ` (the [timezone](https://www.php.net/manual/timezones.php), defaults to `UTC`)
9393
- `PHP_MEMORY_LIMIT` (the [memory-limit](https://www.php.net/manual/ini.core.php#ini.memory-limit), defaults to `256M`)
94-
- `UPLOAD_MAX_FILESIZE` (the [memory-limit](https://www.php.net/manual/en/ini.core.php#ini.upload-max-filesize), defaults to `8M`)
94+
- `UPLOAD_MAX_FILESIZE` (the [upload_max_filesize](https://www.php.net/manual/en/ini.core.php#ini.upload-max-filesize), defaults to `8M`)
9595

9696
<br>
9797

0 commit comments

Comments
 (0)