diff --git a/conf/extra_php-fpm.conf b/conf/extra_php-fpm.conf index b626ca2..c837523 100644 --- a/conf/extra_php-fpm.conf +++ b/conf/extra_php-fpm.conf @@ -1,4 +1,5 @@ - +; Report an old fix (PATH warning) +env[PATH] = $PATH ; Additional php.ini defines, specific to this pool of workers. php_value[upload_max_filesize] = 10G php_value[post_max_size] = 10G