[bitnami/suitecrm] Check correct upload_max_filesize (#76483)
Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
parent
e7f13f9999
commit
48da02b787
|
|
@ -22,7 +22,7 @@ file:
|
|||
filetype: file
|
||||
contents:
|
||||
- "post_max_size = 60M"
|
||||
- "upload_max_filesize = 128M"
|
||||
- "upload_max_filesize = 60M"
|
||||
- "opcache.enable = Off"
|
||||
/opt/bitnami/suitecrm/node_modules:
|
||||
exists: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue