diff options
author | David Barksdale <amatus@amatus.name> | 2013-12-03 14:09:58 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2013-12-03 14:09:58 -0600 |
commit | b947fb1fd753726a6547692b7c5f848f40ee693f (patch) | |
tree | a3dce586ea8e22b7b794de8b954d21e32ebc04dc | |
parent | 7af20b5dd5601d6baa954dd12d44d6271aa5d97a (diff) |
-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 |