Smallers steps to keep plugin running
[oweals/gnunet.git] / src / hostlist / learning_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist/
3 DEFAULTCONFIG = /etc/gnunetd.conf
4
5 [hostlist]
6 PORT = 23354
7 # port for hostlist http server
8 HTTPPORT = 28080
9 HOSTNAME = localhost
10 HOME = $SERVICEHOME
11 CONFIG = $DEFAULTCONFIG
12 BINARY = gnunet-daemon-hostlist
13 OPTIONS = -b -e
14 SERVERS = http://gnunet.org:8080/
15 # proxy for downloading hostlists
16 HTTP-PROXY = 
17
18 [testing]
19 WEAKRANDOM = YES
20