aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_small_world_ring.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_small_world_ring.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_small_world_ring.conf')
-rw-r--r--src/testing/test_testing_data_topology_small_world_ring.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_small_world_ring.conf b/src/testing/test_testing_data_topology_small_world_ring.conf
index bf7208970..162b14c0b 100644
--- a/src/testing/test_testing_data_topology_small_world_ring.conf
+++ b/src/testing/test_testing_data_topology_small_world_ring.conf
@@ -34,6 +34,7 @@ NUM_PEERS = 25
34WEAKRANDOM = YES 34WEAKRANDOM = YES
35TOPOLOGY = SMALL_WORLD_RING 35TOPOLOGY = SMALL_WORLD_RING
36F2F = YES 36F2F = YES
37HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
37 38
38[dht] 39[dht]
39AUTOSTART = NO 40AUTOSTART = NO