]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Do not autoload mod_v8 in the default config [FS-7263]
authorManav Rathi <mx4492@gmail.com>
Sun, 1 Feb 2015 05:55:06 +0000 (11:25 +0530)
committerManav Rathi <mx4492@gmail.com>
Wed, 11 Feb 2015 06:12:40 +0000 (11:42 +0530)
commit35e4c978ce625eb9b57a72b225540c0e87a23875
tree3ccf97544ba825eafdb331aaa68653653ee9325f
parent4ed7b4811aebe914c3f3e711779b2bacbe884eac
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