summaryrefslogtreecommitdiffstats
path: root/vagrant_support
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-05-11 20:34:45 +0200
committerGitHub <noreply@github.com>2018-05-11 20:34:45 +0200
commit2ef89c7fecfbc3e8f44320489e4033440782862b (patch)
tree50a568822e3e49a644e913d8f1e32e34cc92f617 /vagrant_support
parenta1d7038494ee5fb327b21b48c7d1e5fb75b39e72 (diff)
downloadbugzilla-2ef89c7fecfbc3e8f44320489e4033440782862b.tar.gz
bugzilla-2ef89c7fecfbc3e8f44320489e4033440782862b.tar.xz
no bug - make sure log4perl config is set
Diffstat (limited to 'vagrant_support')
-rw-r--r--vagrant_support/apache.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2
index 8316f1aa2..3135d8c25 100644
--- a/vagrant_support/apache.j2
+++ b/vagrant_support/apache.j2
@@ -1,7 +1,7 @@
PerlSwitches -wT
PerlSetEnv USE_NYTPROF 0
PerlSetEnv BUGZILLA_UNSAFE_AUTH_DELEGATION 1
-PerlPassEnv LOG4PERL_CONFIG_FILE
+PerlSetEnv LOG4PERL_CONFIG_FILE log4perl-vagrant.conf
PerlSetEnv LOG4PERL_STDERR_DISABLE 1
PerlConfigRequire /vagrant/mod_perl.pl