mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
Update install/production-filesystem/services/config/php/php-fpm.d/www.conf
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -491,7 +491,7 @@ env[TEMP] = /tmp/run/tmp
|
||||
;php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com
|
||||
php_admin_value[sys_temp_dir] = /tmp/run/tmp
|
||||
php_admin_value[upload_tmp_dir] = /tmp/run/tmp
|
||||
php_admin_value[upload_max_filesize] = 1 M
|
||||
php_admin_value[upload_max_filesize] = 1M
|
||||
php_admin_value[post_max_size] = 1M
|
||||
php_admin_value[output_buffering] = 524288
|
||||
php_admin_flag[implicit_flush] = off
|
||||
|
||||
Reference in New Issue
Block a user