[Freeswitch-svn] [commit] r5690 - freeswitch/trunk/conf
    Freeswitch SVN 
    greenlizard at freeswitch.org
       
    Mon Sep 10 16:12:49 EDT 2007
    
    
  
Author: greenlizard
Date: Mon Sep 10 16:12:48 2007
New Revision: 5690
Modified:
   freeswitch/trunk/conf/modules.conf.xml
Log:
add commented mod_python
Modified: freeswitch/trunk/conf/modules.conf.xml
==============================================================================
--- freeswitch/trunk/conf/modules.conf.xml	(original)
+++ freeswitch/trunk/conf/modules.conf.xml	Mon Sep 10 16:12:48 2007
@@ -62,6 +62,7 @@
     <!-- Languages -->
     <!-- <load module="mod_spidermonkey"/> -->
     <!-- <load module="mod_perl"/> -->
+    <!-- <load module="mod_python"/> -->
 
     <!-- ASR /TTS -->
     <!-- <load module="mod_cepstral"/> -->
    
    
More information about the Freeswitch-svn
mailing list