fixed
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer2.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
3 DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf
4
5 [resolver]
6 PORT = 22964
7
8 [transport]
9 PORT = 22965
10 PLUGINS = tcp
11 DEBUG = YES
12
13 [arm]
14 PORT = 22966
15 DEFAULTSERVICES = resolver transport core statistics topology
16 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
17
18 [statistics]
19 PORT = 22967
20
21 [transport-tcp]
22 PORT = 22968
23
24 [peerinfo]
25 PORT = 22969
26
27 [core]
28 PORT = 22970
29 DEBUG = YES
30 PREFIX = valgrind --tool=memcheck
31
32 [testing]
33 WEAKRANDOM = YES
34
35 [hostlist]
36 HTTPPORT = 12981
37 SERVERS = http://localhost:12980/
38 OPTIONS = -b -p
39 DEBUG = YES
40 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
41
42 [topology]
43 DEBUG = YES
44 PREFIX = valgrind --tool=memcheck