aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_clique_minimum.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-02-02 13:41:16 +0000
committerNathan S. Evans <evans@in.tum.de>2011-02-02 13:41:16 +0000
commit6637758ccf9d853daa7ffb1383133464f85bdb79 (patch)
tree307a701a462917c9b0fec01e3776f6b786abc0d6 /src/testing/test_testing_data_topology_clique_minimum.conf
parent1cbbc66452a26cf1533d2cb1bf1730cbc1521167 (diff)
downloadgnunet-6637758ccf9d853daa7ffb1383133464f85bdb79.tar.gz
gnunet-6637758ccf9d853daa7ffb1383133464f85bdb79.zip
Alter config files to use hostkeys from file instead of generating during testing
Diffstat (limited to 'src/testing/test_testing_data_topology_clique_minimum.conf')
-rw-r--r--src/testing/test_testing_data_topology_clique_minimum.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/test_testing_data_topology_clique_minimum.conf b/src/testing/test_testing_data_topology_clique_minimum.conf
index 1215b2ab7..d6904d619 100644
--- a/src/testing/test_testing_data_topology_clique_minimum.conf
+++ b/src/testing/test_testing_data_topology_clique_minimum.conf
@@ -45,7 +45,8 @@ WEAKRANDOM = YES
45TOPOLOGY = CLIQUE 45TOPOLOGY = CLIQUE
46CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM 46CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
47CONNECT_TOPOLOGY_OPTION_MODIFIER = 2.0 47CONNECT_TOPOLOGY_OPTION_MODIFIER = 2.0
48F2F = YES 48#F2F = YES
49HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
49 50
50[dht] 51[dht]
51AUTOSTART = NO 52AUTOSTART = NO