fix
[oweals/gnunet.git] / src / testing / test_testing_data_remote.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_data_remote.conf
4
5 [resolver]
6 PORT = 2564
7
8 [transport]
9 PORT = 2565
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 = 2566
16 DEFAULTSERVICES = 
17
18 [statistics]
19 AUTOSTART = NO
20 PORT = 2567
21
22 [transport-tcp]
23 PORT = 2568
24
25 [peerinfo]
26 PORT = 2569
27
28 [core] 
29 PORT = 2570
30
31 [testing]
32 CONTROL_HOST = 131.159.20.42
33 HOSTFILE = remote_hosts.txt
34 WEAKRANDOM = YES
35 NUM_PEERS = 2
36
37 [dht]
38 AUTOSTART = NO
39
40