summaryrefslogtreecommitdiffstats
path: root/vagrant_support/apache.j2
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-12-31 18:37:08 +0100
committerGitHub <noreply@github.com>2017-12-31 18:37:08 +0100
commit125e0612222925486c7911433fb286092add98a7 (patch)
tree5f97e0a74dab8701194b34f9b46d44e891f2bf59 /vagrant_support/apache.j2
parent67bcfc3fe5a24e48bb9d0720d5ea7b687db4e368 (diff)
downloadbugzilla-125e0612222925486c7911433fb286092add98a7.tar.gz
bugzilla-125e0612222925486c7911433fb286092add98a7.tar.xz
no bug - add utility to toggle USE_NYTPROF (#323)
Diffstat (limited to 'vagrant_support/apache.j2')
-rw-r--r--vagrant_support/apache.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2
index 0a39125ce..722ebad92 100644
--- a/vagrant_support/apache.j2
+++ b/vagrant_support/apache.j2
@@ -1,4 +1,5 @@
PerlSwitches -wT
+PerlSetEnv USE_NYTPROF 0
PerlConfigRequire /vagrant/mod_perl.pl
<IfModule mpm_prefork_module>