rounding
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer1.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
3 DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer1.conf
4
5 [resolver]
6 PORT = 12964
7
8 [transport]
9 PORT = 12965
10 PLUGINS = tcp
11 #DEBUG = YES
12
13 [arm]
14 PORT = 12966
15 DEFAULTSERVICES = resolver transport core statistics topology
16 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
17
18 [statistics]
19 PORT = 12967
20
21 [transport-tcp]
22 PORT = 12968
23
24 [peerinfo]
25 PORT = 12969
26
27 [core]
28 PORT = 12970
29 #DEBUG = YES
30 #PREFIX = valgrind --tool=memcheck
31
32 [testing]
33 WEAKRANDOM = YES
34
35 [hostlist]
36 HTTPPORT = 12980
37 SERVERS = http://localhost:12981/
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