aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_none.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_none.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_none.conf')
-rw-r--r--src/testing/test_testing_data_topology_none.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_none.conf b/src/testing/test_testing_data_topology_none.conf
index 6a2d023dc..6ef4c3697 100644
--- a/src/testing/test_testing_data_topology_none.conf
+++ b/src/testing/test_testing_data_topology_none.conf
@@ -51,6 +51,7 @@ CONNECT_TOPOLOGY = RING
51#CONNECT_TOPOLOGY_OPTION = CONNECT_DFS 51#CONNECT_TOPOLOGY_OPTION = CONNECT_DFS
52#CONNECT_TOPOLOGY_OPTION_MODIFIER = 20 52#CONNECT_TOPOLOGY_OPTION_MODIFIER = 20
53#DEBUG = YES 53#DEBUG = YES
54HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
54 55
55[dht] 56[dht]
56AUTOSTART = NO 57AUTOSTART = NO