aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/hostlist.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf
index 8ef5bde13..7c63cb61b 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -10,7 +10,8 @@ BINARY = gnunet-daemon-hostlist
10# -e : enable learning advertised hostlists 10# -e : enable learning advertised hostlists
11# -a : advertise hostlist to other servers 11# -a : advertise hostlist to other servers
12OPTIONS = -b 12OPTIONS = -b
13SERVERS = http://v10.gnunet.org/hostlist http://silent.0xdeadc0de.eu:8080/ 13SERVERS = http://v10.gnunet.org/hostlist
14# http://silent.0xdeadc0de.eu:8080/
14# http://ioerror.gnunet.org:65535/ 15# http://ioerror.gnunet.org:65535/
15# bind hostlist http server to a specific IPv4 or IPv6 16# bind hostlist http server to a specific IPv4 or IPv6
16# BINDTOIP = 17# BINDTOIP =