Skip to content

Commit

Permalink
Merge pull request #11 from jrjohnson/clear-env
Browse files Browse the repository at this point in the history
Don't clear environmental variables
  • Loading branch information
jrjohnson authored Jul 12, 2017
2 parents f244e61 + 376440f commit aa3fb52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php-fpm/php-fpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ include = /etc/php7/fpm.d/*.conf

[global]
error_log = /var/log/php-fpm.log
clear_env = no

;;;;;;;;;;;;;;;;;;;;
; Pool Definitions ;
Expand Down

0 comments on commit aa3fb52

Please sign in to comment.