From: Manav Rathi Date: Sun, 1 Feb 2015 05:55:06 +0000 (+0530) Subject: Do not autoload mod_v8 in the default config [FS-7263] X-Git-Tag: v1.4.18~1^2~21^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e4c978ce625eb9b57a72b225540c0e87a23875;p=thirdparty%2Ffreeswitch.git 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. --- 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 @@ - +