Update README.md

This commit is contained in:
2024-10-09 07:00:22 +00:00
parent 33db67ac42
commit 7ac6f4de6e

View File

@@ -72,6 +72,7 @@ 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 |
|:-------------------:|:------:|:------------:|:-------------:|
| 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 |