changed confs
[oweals/gnunet.git] / src / testing / test_testing_data_topology_internat.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_data_topology_clique.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 --args
12 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
13 #DEBUG = YES
14
15 [arm]
16 PORT = 2566
17 DEFAULTSERVICES = 
18
19 [statistics]
20 PORT = 2567
21
22 [transport-tcp]
23 PORT = 2568
24 USE_LOCALADDR = YES
25
26 [peerinfo]
27 PORT = 2569
28
29 [core]
30 PORT = 2570
31 #DEBUG = YES
32
33 [testing]
34 NUM_PEERS = 5
35 WEAKRANDOM = YES
36 TOPOLOGY = INTERNAT
37 F2F = YES
38 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
39
40 [dht]
41 AUTOSTART = NO
42
43