-protocol change
[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://v10.gnunet.org/hostlist
10 # http://ioerror.gnunet.org:65535/
11 # proxy for downloading hostlists
12 HTTP-PROXY = 
13 # bind hostlist http server to a specific IPv4 or IPv6
14 # BINDTOIP =
15