summaryrefslogtreecommitdiff
path: root/defaults/yacy.init
diff options
context:
space:
mode:
Diffstat (limited to 'defaults/yacy.init')
-rw-r--r--defaults/yacy.init3
1 files changed, 3 insertions, 0 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init
index d1622ba73..4bd2d8fa0 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -10,6 +10,9 @@
# port number where the server should bind to
port = 8090
+# The network interface this connector binds to as an IP address or a hostname.
+host = 0.0.0.0
+
# optinal ssl port (https port) the server should bind to
port.ssl = 8443