aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist.conf
blob: c57a77f280a9a0fffde94c38c414ec7525e6514c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[hostlist]
# port for hostlist http server
HTTPPORT = 8080
HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt
BINARY = gnunet-daemon-hostlist

# Options: 
# -p : provide a hostlist as a hostlist servers
# -b : bootstrap using configured hostlist servers
# -e : enable learning advertised hostlists 
# -a : advertise hostlist to other servers  
OPTIONS = -b
SERVERS = http://v10.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 =