aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/learning_data.conf
blob: 4c872b03b6c02d83a9ffc8d6de558da49ee3ed83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[PATHS]
SERVICEHOME = /tmp/test-gnunetd-hostlist/
DEFAULTCONFIG = /etc/gnunetd.conf

[hostlist]
PORT = 23354
# port for hostlist http server
HTTPPORT = 28080
HOSTNAME = localhost
HOME = $SERVICEHOME
CONFIG = $DEFAULTCONFIG
BINARY = gnunet-daemon-hostlist
OPTIONS = -b -e
SERVERS = http://gnunet.org:8080/
# proxy for downloading hostlists
HTTP-PROXY = 

[testing]
WEAKRANDOM = YES

[mesh]
AUTOSTART = NO