aboutsummaryrefslogtreecommitdiffstats
path: root/configs/http.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/http.conf.sample')
-rw-r--r--configs/http.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/http.conf.sample b/configs/http.conf.sample
index 6f10de7ae..f328ea619 100644
--- a/configs/http.conf.sample
+++ b/configs/http.conf.sample
@@ -18,7 +18,9 @@
;
;enabled=yes
;
-; Address to bind to, both for HTTP and HTTPS. Default is 0.0.0.0
+; Address to bind to, both for HTTP and HTTPS. You MUST specify
+; a bindaddr in order for the HTTP server to run. There is no
+; default value.
;
bindaddr=127.0.0.1
;