aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_2d_torus.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_2d_torus.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_2d_torus.conf')
-rw-r--r--src/testing/test_testing_data_topology_2d_torus.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/test_testing_data_topology_2d_torus.conf b/src/testing/test_testing_data_topology_2d_torus.conf
index c1e0c7552..dcc63334e 100644
--- a/src/testing/test_testing_data_topology_2d_torus.conf
+++ b/src/testing/test_testing_data_topology_2d_torus.conf
@@ -30,10 +30,11 @@ PORT = 2570
30#DEBUG = YES 30#DEBUG = YES
31 31
32[testing] 32[testing]
33NUM_PEERS = 5 33NUM_PEERS = 13
34WEAKRANDOM = YES 34WEAKRANDOM = YES
35TOPOLOGY = 2D_TORUS 35TOPOLOGY = 2D_TORUS
36F2F = YES 36F2F = YES
37HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
37 38
38[dht] 39[dht]
39AUTOSTART = NO 40AUTOSTART = NO