diff options
Diffstat (limited to 'src/hostlist/hostlist.conf')
-rw-r--r-- | src/hostlist/hostlist.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf index b13e1e5..f7c1be3 100644 --- a/src/hostlist/hostlist.conf +++ b/src/hostlist/hostlist.conf @@ -7,8 +7,9 @@ CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-hostlist # consider having "-e" as default as well once implemented OPTIONS = -b -SERVERS = http://v9.gnunet.org:58080/ http://ioerror.gnunet.org:65535/ +SERVERS = http://v9.gnunet.org/hostlist http://ioerror.gnunet.org:65535/ # proxy for downloading hostlists HTTP-PROXY = - +# bind hostlist http server to a specific IPv4 or IPv6 +# BINDTOIP = |