From: Russell Bryant Date: Tue, 28 Mar 2006 13:52:57 +0000 (+0000) Subject: disable the http server by default at the request of people on IRC X-Git-Tag: 1.4.0-beta1~2301 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f8e3728ebb174698054fa9fb979db62efa1347;p=thirdparty%2Fasterisk.git disable the http server by default at the request of people on IRC git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15518 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/http.conf.sample b/configs/http.conf.sample index 0b1f38be24..aea95643f1 100644 --- a/configs/http.conf.sample +++ b/configs/http.conf.sample @@ -6,7 +6,7 @@ ; ; Whether HTTP interface is enabled or not. ; -enabled=yes +enabled=no ; ; Address to bind to ;