aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist.conf
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2012-12-22 08:50:01 +0000
committerLRN <lrn1986@gmail.com>2012-12-22 08:50:01 +0000
commit4910b328bf59bb0b61c8a1dd62fc44532e2f95e4 (patch)
tree9a9c1bdd0f77b436c1baa67cc3ce1b3b61f814ca /src/hostlist/hostlist.conf
parented0b5ac8d4b14468c0f20d3c92cc4f2fd0d12eed (diff)
downloadgnunet-4910b328bf59bb0b61c8a1dd62fc44532e2f95e4.tar.gz
gnunet-4910b328bf59bb0b61c8a1dd62fc44532e2f95e4.zip
Fix default hostlists
Diffstat (limited to 'src/hostlist/hostlist.conf')
-rw-r--r--src/hostlist/hostlist.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf
index 8c3675fd8..7d79720c2 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -6,7 +6,7 @@ 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://v9.gnunet.org/hostlist http://ioerror.gnunet.org:65535/ 9SERVERS = http://gnunet.org/hostlist http://ioerror.gnunet.org:65535/
10# proxy for downloading hostlists 10# proxy for downloading hostlists
11HTTP-PROXY = 11HTTP-PROXY =
12# bind hostlist http server to a specific IPv4 or IPv6 12# bind hostlist http server to a specific IPv4 or IPv6