diff options
Diffstat (limited to 'src/hostlist/hostlist.conf')
-rw-r--r-- | src/hostlist/hostlist.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf index 7d79720c28..f9c6dfdae1 100644 --- a/src/hostlist/hostlist.conf +++ b/src/hostlist/hostlist.conf @@ -6,7 +6,7 @@ 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://v9.gnunet.org:58080 # proxy for downloading hostlists HTTP-PROXY = # bind hostlist http server to a specific IPv4 or IPv6 |