]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add commented out load directive for mod_erlang_event to modules.conf.xml
authorAndrew Thompson <andrew@hijacked.us>
Mon, 12 Jul 2010 17:08:14 +0000 (13:08 -0400)
committerAndrew Thompson <andrew@hijacked.us>
Mon, 12 Jul 2010 17:08:14 +0000 (13:08 -0400)
conf/autoload_configs/modules.conf.xml

index b4dff4d96e9299829593427e9e12c35de1ed1305..d8ae5e1a039ed15ecb506c7e56cda17d7be0f8a4 100644 (file)
@@ -22,6 +22,7 @@
     <!-- <load module="mod_event_multicast"/> -->
     <load module="mod_event_socket"/>
     <!-- <load module="mod_zeroconf"/> -->
+    <!-- <load module="mod_erlang_event"/> -->
 
     <!-- Directory Interfaces -->
     <!-- <load module="mod_ldap"/> -->