aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_service_topology_data.conf
blob: d429e6c2cfa228e65c998408cdcaf74d668ecc93 (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
[PATHS]
SERVICEHOME = /tmp/test-gnunet-topology/
# DEFAULTCONFIG = test_gnunet_service_topology_data.conf

[resolver]
PORT = 2664

[transport]
PORT = 2665
PLUGINS = tcp
DEBUG = YES
#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
#PREFIX = valgrind --tool=memcheck --log-file=logs%p

[arm]
PORT = 2666
DEFAULTSERVICES = peerinfo transport core topology

[statistics]
PORT = 2667

[transport-tcp]
PORT = 2668

[peerinfo]
PORT = 2669

[core]
PORT = 2670
DEBUG = YES

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

[testing]
WEAKRANDOM = YES