aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_data.conf
blob: c0f3d7c6a4beb473ed9ea930c8db1541cfda6770 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[PATHS]
SERVICEHOME = /tmp/test-gnunet-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
# consider having "-e" as default as well once implemented
OPTIONS = -b
SERVERS = http://gnunet.org:8080/
# proxy for downloading hostlists
HTTP-PROXY = 

[resolver]
PORT = 12964

[transport]
PORT = 12965
PLUGINS = tcp
#DEBUG = YES
DEBUG = NO

[arm]
PORT = 12966
DEFAULTSERVICES = hostlist topology
#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 

[statistics]
PORT = 12967

[transport-tcp]
PORT = 12968
DEBUG = NO

[peerinfo]
PORT = 12969

[core]
PORT = 12970
#DEBUG = YES
#PREFIX = valgrind --tool=memcheck\
DEBUG = NO

[testing]
WEAKRANDOM = YES

[topology]
#DEBUG = YES
#PREFIX = valgrind --tool=memcheck
DEBUG = NO

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO
[mesh]
AUTOSTART = NO



[dns]
AUTOSTART = NO