5e8ae7a186102e5455c4c8546ab971276241eec1
[oweals/gnunet.git] / src / testing / test_testing_connect_peer2.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing-connect-peer2/
3 DEFAULTCONFIG = test_testing_connect_peer2.conf
4
5 [resolver]
6 PORT = 22564
7 HOSTNAME = localhost
8
9 [transport]
10 PORT = 22565
11 HOSTNAME = localhost
12 PLUGINS = tcp
13 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
14 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
15
16 [arm]
17 PORT = 22566
18 DEFAULTSERVICES = 
19 HOSTNAME = localhost
20 #DEBUG = YES
21
22 [statistics]
23 PORT = 22567
24 HOSTNAME = localhost
25
26 [transport-tcp]
27 PORT = 22568
28
29 [peerinfo]
30 PORT = 22569
31 HOSTNAME = localhost
32
33 [core]
34 PORT = 22570
35 HOSTNAME = localhost
36 #DEBUG = YES
37
38 [testing]
39 WEAKRANDOM = YES
40
41 [fs]
42 AUTOSTART = NO
43
44 [datastore]
45 AUTOSTART = NO