russell: trunk r113 - /trunk/README
    asterisk-gui-commits at lists.digium.com 
    asterisk-gui-commits at lists.digium.com
       
    Sat Nov  4 12:11:59 MST 2006
    
    
  
Author: russell
Date: Sat Nov  4 13:11:58 2006
New Revision: 113
URL: http://svn.digium.com/view/asterisk-gui?rev=113&view=rev
Log:
Make it clear that the options mentioned for manager.conf and http.conf must
be in the [general] section of the config files.
Modified:
    trunk/README
Modified: trunk/README
URL: http://svn.digium.com/view/asterisk-gui/trunk/README?rev=113&r1=112&r2=113&view=diff
==============================================================================
--- trunk/README (original)
+++ trunk/README Sat Nov  4 13:11:58 2006
@@ -66,11 +66,13 @@
 
 1) In http.conf:
 
+	[general]
 	enabled = yes
 	enablestatic = yes
 	
 2) In manager.conf
 
+	[general]
 	enabled = yes
 	webenabled = yes
 	
    
    
More information about the asterisk-gui-commits
mailing list