summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-03-28 13:52:57 +0000
committerRussell Bryant <russell@russellbryant.com>2006-03-28 13:52:57 +0000
commit41f8e3728ebb174698054fa9fb979db62efa1347 (patch)
tree3da34bb25bc7dc53262fb08e32d6b889993007a2 /configs
parent606c7dcb9326caace6adcf220d5ec7473f0ec4a9 (diff)
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
Diffstat (limited to 'configs')
-rw-r--r--configs/http.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/http.conf.sample b/configs/http.conf.sample
index 0b1f38be2..aea95643f 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
;