stuff
[oweals/gnunet.git] / src / topology / test_gnunet_service_topology_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-topology/
3 DEFAULTCONFIG = test_gnunet_service_topology_data.conf
4
5 [resolver]
6 PORT = 2664
7
8 [transport]
9 PORT = 2665
10 PLUGINS = tcp
11 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
12 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
13
14 [arm]
15 PORT = 2666
16 DEFAULTSERVICES = peerinfo transport core topology
17
18 [statistics]
19 PORT = 2667
20
21 [transport-tcp]
22 PORT = 2668
23
24 [peerinfo]
25 PORT = 2669
26
27 [core]
28 PORT = 2670
29
30 [topology]
31 DEBUG = YES
32 #PREFIX = valgrind --tool=memcheck
33
34 [testing]
35 WEAKRANDOM = YES