+ webp octobercms support

This commit is contained in:
2021-11-16 21:35:03 +03:00
parent e6477518d2
commit cbb1d79584
6 changed files with 29 additions and 12 deletions

View File

@ -14,6 +14,7 @@ INSTALL_PEAR_MAIL=true
PHP_OPT_SHORT_OPEN_TAG=On
PHP_OPT_MAX_EXECUTION_TIME=600
PHP_OPT_MEMORY_LIMIT=500M
PHP_OPT_POST_MAX_SIZE=200M
PHP_OPT_UPLOAD_MAX_FILESIZE=20M
### MINIO S3 #############################################