From 35e4c978ce625eb9b57a72b225540c0e87a23875 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sun, 1 Feb 2015 11:25:06 +0530 Subject: [PATCH] Do not autoload mod_v8 in the default config [FS-7263] mod_v8 is commented out in modules.conf (possibly because it requires v8 development files installed), but is present in modules.conf. This commit updates modules.conf.xml to reflect the defaults present in modules.conf and not try and autoload mod_v8. With this change, the spurious warning during start up goes away. --- conf/vanilla/autoload_configs/modules.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/vanilla/autoload_configs/modules.conf.xml b/conf/vanilla/autoload_configs/modules.conf.xml index 092372d68c..1940561ec0 100644 --- a/conf/vanilla/autoload_configs/modules.conf.xml +++ b/conf/vanilla/autoload_configs/modules.conf.xml @@ -110,7 +110,7 @@ - +