From d5ff62d711db01618cfb62d8a3f9a570df4a7126 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 12 Feb 2013 17:00:09 +0000 Subject: [PATCH] -protocol change --- src/hostlist/hostlist.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 BINARY = gnunet-daemon-hostlist # consider having "-e" as default as well once implemented OPTIONS = -b -SERVERS = http://gnunet.org/hostlist http://ioerror.gnunet.org:65535/ +SERVERS = http://v10.gnunet.org/hostlist +# http://ioerror.gnunet.org:65535/ # proxy for downloading hostlists HTTP-PROXY = # bind hostlist http server to a specific IPv4 or IPv6 -- 2.25.1