aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/hostlist.conf')
-rw-r--r--src/hostlist/hostlist.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf
index 40e7c7f7e..3c1bfa563 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -1,14 +1,14 @@
1[hostlist] 1[hostlist]
2# port for hostlist http server 2# port for hostlist http server
3HTTPPORT = 8080 3HTTPPORT = 8080
4HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data 4HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt
5BINARY = gnunet-daemon-hostlist 5BINARY = gnunet-daemon-hostlist
6# consider having "-e" as default as well once implemented 6# consider having "-e" as default as well once implemented
7OPTIONS = -b 7OPTIONS = -b
8SERVERS = http://v10.gnunet.org/hostlist 8SERVERS = http://v10.gnunet.org/hostlist
9# http://ioerror.gnunet.org:65535/ 9# 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
13# BINDTOIP = 13# BINDTOIP =
14 14