backup errno
[oweals/gnunet.git] / src / testing / test_testing_data_topology_none.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_data_topology_clique.conf
4
5 [resolver]
6 AUTOSTART = NO
7 PORT = 0
8
9 [transport]
10 PORT = 0
11 PLUGINS = tcp
12 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
13 #PREFIX = valgrind --tool=massif
14
15 [topology]
16 PORT = 0
17
18 [arm]
19 PORT = 0
20 DEFAULTSERVICES = 
21
22 [statistics]
23 AUTOSTART = NO
24 PORT = 0
25
26 [transport-tcp]
27 PORT = 2568
28 BINDTO = 127.0.0.1
29
30 [peerinfo]
31 PORT = 0
32
33 [core]
34 PORT = 0
35
36 [hostlist]
37 PORT = 0
38
39 [fs]
40 PORT = 0
41
42 [testing]
43 NUM_PEERS = 1000
44 WEAKRANDOM = YES
45 TOPOLOGY = NONE
46 F2F = NO
47 BLACKLIST_TOPOLOGY = NONE
48 CONNECT_TOPOLOGY = RING
49 #CONNECT_TOPOLOGY = 2D_TORUS
50 #CONNECT_TOPOLOGY = CLIQUE
51 #CONNECT_TOPOLOGY_OPTION = CONNECT_DFS
52 #CONNECT_TOPOLOGY_OPTION_MODIFIER = 20
53 #DEBUG = YES
54
55 [dht]
56 AUTOSTART = NO
57
58