aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_infiniband.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-03-04 16:53:38 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-03-04 16:53:38 +0000
commit565ac07bc18a37163574fc3f513254367ec0fc53 (patch)
treeee1e49e29f5d08bbfb3ada3b5d17913f8de2682f /contrib/testbed_infiniband.conf
parentd1275dfb719f7d928093533bbfd023623469d013 (diff)
downloadgnunet-565ac07bc18a37163574fc3f513254367ec0fc53.tar.gz
gnunet-565ac07bc18a37163574fc3f513254367ec0fc53.zip
- disable DHT
Diffstat (limited to 'contrib/testbed_infiniband.conf')
-rw-r--r--contrib/testbed_infiniband.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index bcf011bcb..231376e50 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -5,7 +5,7 @@ ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5HOSTNAME = localhost 5HOSTNAME = localhost
6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7OVERLAY_TOPOLOGY = RANDOM 7OVERLAY_TOPOLOGY = RANDOM
8OVERLAY_RANDOM_LINKS = 2000 8OVERLAY_RANDOM_LINKS = 4000
9OPERATION_TIMEOUT = 45 s 9OPERATION_TIMEOUT = 45 s
10# LOG_FILE = /tmp/testbed.log 10# LOG_FILE = /tmp/testbed.log
11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
@@ -49,7 +49,7 @@ AUTOSTART = YES
49USE_EPHEMERAL_KEYS = NO 49USE_EPHEMERAL_KEYS = NO
50 50
51[arm] 51[arm]
52DEFAULTSERVICES = core dht 52DEFAULTSERVICES = core
53#PORT = 12366 53#PORT = 12366
54DEBUG = NO 54DEBUG = NO
55 55