Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Felli authored and mriedmann committed Jul 11, 2019
1 parent b6cd3f8 commit 3780b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ It is also possible to change some php-config-settings. This comes in handy if y
Following environment variables can be used (default values in angle brackets):

```txt
PHP_POST_MAX_SIZE [10M]
PHP_POST_MAX_SIZE [16M]
PHP_UPLOAD_MAX_FILESIZE [10M]
PHP_MAX_EXECUTION_TIME [60]
PHP_MEMORY_LIMIT [512M]
PHP_MEMORY_LIMIT [1G]
```

## NGINX Config
Expand Down

0 comments on commit 3780b8d

Please sign in to comment.