aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_configs/testbed_supermuc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/testbed_configs/testbed_supermuc.conf')
-rw-r--r--contrib/testbed_configs/testbed_supermuc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/testbed_configs/testbed_supermuc.conf b/contrib/testbed_configs/testbed_supermuc.conf
index 35c6e0789..4603b1fe3 100644
--- a/contrib/testbed_configs/testbed_supermuc.conf
+++ b/contrib/testbed_configs/testbed_supermuc.conf
@@ -8,7 +8,7 @@ MAX_PARALLEL_OPERATIONS = 500
8OVERLAY_TOPOLOGY = 2D_TORUS 8OVERLAY_TOPOLOGY = 2D_TORUS
9OVERLAY_RANDOM_LINKS = 4000 9OVERLAY_RANDOM_LINKS = 4000
10OPERATION_TIMEOUT = 10 s 10OPERATION_TIMEOUT = 10 s
11# LOG_FILE = /tmp/testbed.log 11# LOG_FILE = $GNUNET_TMP/testbed.log
12#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 12#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
13MAX_OPEN_FDS=512 13MAX_OPEN_FDS=512
14SETUP_TIMEOUT = 30 m 14SETUP_TIMEOUT = 30 m
@@ -59,7 +59,7 @@ PORT = 12368
59BROADCAST = NO 59BROADCAST = NO
60 60
61[PATHS] 61[PATHS]
62SERVICEHOME = /tmp/test-testbed/ 62SERVICEHOME = $GNUNET_TMP/test-testbed/
63 63
64[nat] 64[nat]
65BEHIND_NAT = NO 65BEHIND_NAT = NO