Update README.md
This commit is contained in:
@@ -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 |
|
||||
| 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 |
|
||||
Reference in New Issue
Block a user