[bitnami/suitecrm] Check correct upload_max_filesize (#76483)

Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
David Gomez 2025-01-22 17:11:03 +01:00 committed by GitHub
parent e7f13f9999
commit 48da02b787
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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