aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_2dtorus.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-27 07:51:04 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-27 07:51:04 +0000
commit552b814745bc1f5380c905c21e02871416196d2a (patch)
treefeeb4b5d980a491463ddc1274e72a4818ebcfe29 /src/dht/test_dht_2dtorus.conf
parentb1cac3b01fb0c2b8b213c65635f43b37ca872869 (diff)
downloadgnunet-552b814745bc1f5380c905c21e02871416196d2a.tar.gz
gnunet-552b814745bc1f5380c905c21e02871416196d2a.zip
-do not start vpn when testing dht
Diffstat (limited to 'src/dht/test_dht_2dtorus.conf')
-rw-r--r--src/dht/test_dht_2dtorus.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
index 33d5a3624..82b930188 100644
--- a/src/dht/test_dht_2dtorus.conf
+++ b/src/dht/test_dht_2dtorus.conf
@@ -87,3 +87,7 @@ CONNECTION_LIMIT = 20
87WORKDELAY = 500 ms 87WORKDELAY = 500 ms
88INTERVAL = 60 s 88INTERVAL = 60 s
89WORKBITS = 0 89WORKBITS = 0
90[vpn]
91AUTOSTART=NO
92
93