towards simplified configs
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
1 @INLINE@ test_testing_defaults.conf
2 [PATHS]
3 DEFAULTCONFIG = test_testing_data_topology_clique.conf
4
5 [TESTING]
6 CONNECT_TIMEOUT = 180
7 CONNECT_ATTEMPTS = 14
8 NUM_PEERS = 4
9 TOPOLOGY = CLIQUE
10
11 [transport-tcp]
12 ENABLE_UPNP = NO
13
14 [transport-udp]
15 PORT = 2568
16
17 [datastore]
18 AUTOSTART = YES
19
20 [fs]
21 AUTOSTART = YES
22
23 [mesh]
24 AUTOSTART = YES
25