diff --git a/README.md b/README.md index 572ba51f..4fe34ea4 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ change php.ini through this path set this values -| Variable | Value | Condtion | Context | -|:-------------------:|:-----:|:------------:|:-------------:| -| post_max_size | `10M` | no condition | fpm : php.ini | -| upload_max_filesize | `10M` | no condition | fpm : php.ini | \ No newline at end of file +| Variable | Value | Condtion | Context | +|:-------------------:|:------:|:------------:|:-------------:| +| post_max_size | `24M` | no condition | fpm : php.ini | +| upload_max_filesize | `8M` | no condition | fpm : php.ini | +| max_exec_time | `120s` | no condition | fpm : php.ini | \ No newline at end of file