aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_2dtorus.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-27 12:20:31 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-27 12:20:31 +0000
commit6549574748c9583f86fc35dbb47d7709cafe671d (patch)
treef2b714ca6969633fa1f50a76614a5655dead19bf /src/dht/test_dht_2dtorus.conf
parentd3834ca8024608b1dc7df467405d8a6ed31e8c05 (diff)
downloadgnunet-6549574748c9583f86fc35dbb47d7709cafe671d.tar.gz
gnunet-6549574748c9583f86fc35dbb47d7709cafe671d.zip
-misc fixes to DHT tests
Diffstat (limited to 'src/dht/test_dht_2dtorus.conf')
-rw-r--r--src/dht/test_dht_2dtorus.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
index 2a7f75b9f..844f20431 100644
--- a/src/dht/test_dht_2dtorus.conf
+++ b/src/dht/test_dht_2dtorus.conf
@@ -1,6 +1,11 @@
1@INLINE@ ../../contrib/no_forcestart.conf
2@INLINE@ ../../contrib/no_autostart_above_core.conf
1[PATHS] 3[PATHS]
2GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/ 4GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/
3 5
6[dht]
7AUTOSTART = YES
8
4[dhtcache] 9[dhtcache]
5QUOTA = 1 MB 10QUOTA = 1 MB
6DATABASE = heap 11DATABASE = heap
@@ -22,7 +27,10 @@ WAN_QUOTA_OUT = 1 GB
22OVERLAY_TOPOLOGY = 2D_TORUS 27OVERLAY_TOPOLOGY = 2D_TORUS
23 28
24[nse] 29[nse]
30AUTOSTART = YES
25WORKDELAY = 500 ms 31WORKDELAY = 500 ms
26INTERVAL = 60 s 32INTERVAL = 60 s
27WORKBITS = 0 33WORKBITS = 0
28 34
35[transport]
36PLUGINS = unix