diff --git a/src/deb/php/php-fpm.conf b/src/deb/php/php-fpm.conf index 494edc13..d09550f7 100644 --- a/src/deb/php/php-fpm.conf +++ b/src/deb/php/php-fpm.conf @@ -33,3 +33,4 @@ php_admin_value[max_execution_time] = 600 php_admin_value[max_input_time] = 600 php_admin_value[session.save_path] = /usr/local/vesta/data/sessions php_admin_value[date.timezone] = GMT +php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i