projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
606c7dc
)
disable the http server by default at the request of people on IRC
author
Russell Bryant
<russell@russellbryant.com>
Tue, 28 Mar 2006 13:52:57 +0000
(13:52 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Tue, 28 Mar 2006 13:52:57 +0000
(13:52 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15518
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
configs/http.conf.sample
patch
|
blob
|
history
diff --git
a/configs/http.conf.sample
b/configs/http.conf.sample
index
0b1f38b
..
aea9564
100644
(file)
--- 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
;