8c3675fd8d68d8834244bfb9cf1b7afbe50703d7
[oweals/gnunet.git] / src / hostlist / hostlist.conf
1 [hostlist]
2 # port for hostlist http server
3 HTTPPORT = 8080
4 HOME = $SERVICEHOME
5 HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data
6 BINARY = gnunet-daemon-hostlist
7 # consider having "-e" as default as well once implemented
8 OPTIONS = -b
9 SERVERS = http://v9.gnunet.org/hostlist http://ioerror.gnunet.org:65535/
10 # proxy for downloading hostlists
11 HTTP-PROXY = 
12 # bind hostlist http server to a specific IPv4 or IPv6
13 # BINDTOIP =
14