[svn:modperl-modules] rev 123 - Apache-VMonitor-2.0/trunk/t/conf

[email protected] 21 Jan 2005 01:41:56 -0000
Newsgroups perl.modperl.modules.svn
Message-ID <[email protected]>
Author: stas
Date: Thu Jan 20 17:41:56 2005
New Revision: 123

Modified:
   Apache-VMonitor-2.0/trunk/t/conf/extra.conf.in
Log:
move out the debug config into a local data


Modified: Apache-VMonitor-2.0/trunk/t/conf/extra.conf.in
==============================================================================
--- Apache-VMonitor-2.0/trunk/t/conf/extra.conf.in	(original)
+++ Apache-VMonitor-2.0/trunk/t/conf/extra.conf.in	Thu Jan 20 17:41:56 2005
@@ -9,12 +9,5 @@
 
 #PerlSwitches -Dm
 
-##### DEVMODE: Remove in production ###
-#PerlModule Apache::Reload
-#PerlInitHandler Apache::Reload
-#PerlSetVar ReloadAll Off
-#PerlSetVar ReloadModules "Apache::VMonitor"
-#PerlSetVar ReloadDebug On
-