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