aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/learning_data.conf
blob: cf4b97e13e226c8a00d1b231980ac3db15e4a07f (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
25
26
27
28
29
[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



[dns]
AUTOSTART = NO