aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-12 17:00:09 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-12 17:00:09 +0000
commitd5ff62d711db01618cfb62d8a3f9a570df4a7126 (patch)
tree83323d9328a80f3eb6dbe23abe0501520537ace3 /src/hostlist
parent2bf2b354ad536d1c743097313837b6c14b321815 (diff)
downloadgnunet-d5ff62d711db01618cfb62d8a3f9a570df4a7126.tar.gz
gnunet-d5ff62d711db01618cfb62d8a3f9a570df4a7126.zip
-protocol change
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 7d79720c2..278c35f8c 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -6,7 +6,8 @@ HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data
6BINARY = gnunet-daemon-hostlist 6BINARY = gnunet-daemon-hostlist
7# consider having "-e" as default as well once implemented 7# consider having "-e" as default as well once implemented
8OPTIONS = -b 8OPTIONS = -b
9SERVERS = http://gnunet.org/hostlist http://ioerror.gnunet.org:65535/ 9SERVERS = http://v10.gnunet.org/hostlist
10# http://ioerror.gnunet.org:65535/
10# proxy for downloading hostlists 11# proxy for downloading hostlists
11HTTP-PROXY = 12HTTP-PROXY =
12# bind hostlist http server to a specific IPv4 or IPv6 13# bind hostlist http server to a specific IPv4 or IPv6