Browse Source

Report an old fix (PATH warning)

779173d6c4
pull/254/head
grenagit 6 years ago
committed by GitHub
parent
commit
76db50f2b4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      conf/extra_php-fpm.conf

3
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. ; Additional php.ini defines, specific to this pool of workers.
php_value[upload_max_filesize] = 10G php_value[upload_max_filesize] = 10G
php_value[post_max_size] = 10G php_value[post_max_size] = 10G

Loading…
Cancel
Save