towards simplified configs
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique_dfs.conf
1 @INLINE@ test_testing_defaults.conf
2 [PATHS]
3 DEFAULTCONFIG = test_testing_data_topology_clique.conf
4
5 [TESTING]
6 NUM_PEERS = 7
7 TOPOLOGY = CLIQUE
8 CONNECT_TOPOLOGY_OPTION = CONNECT_DFS
9 CONNECT_TOPOLOGY_OPTION_MODIFIER = 2.0
10
11 [transport-udp]
12 PORT = 2568
13
14 [arm]
15 DEFAULTSERVICES = peerinfo transport core
16
17 [datastore]
18 AUTOSTART = YES
19
20 [fs]
21 AUTOSTART = YES
22
23 [mesh]
24 AUTOSTART = YES
25