aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-25 15:20:48 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-25 15:20:48 +0000
commitab9c4e9d3795f07a12e86717f0a635080728ef81 (patch)
treebc4206b5a9e4a9771d5958c9b9696dccd394b131 /src/nse/test_nse.conf
parentd2469f4bd8f26105392c7ccd110f38f6e2e8a8de (diff)
downloadgnunet-ab9c4e9d3795f07a12e86717f0a635080728ef81.tar.gz
gnunet-ab9c4e9d3795f07a12e86717f0a635080728ef81.zip
exponential back-off
Diffstat (limited to 'src/nse/test_nse.conf')
-rw-r--r--src/nse/test_nse.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf
index d8440e904..475f87eaf 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -15,8 +15,8 @@ CONFIG = $DEFAULTCONFIG
15# Overriding network settings for faster testing (do NOT use 15# Overriding network settings for faster testing (do NOT use
16# these values in production just because they are here) 16# these values in production just because they are here)
17WORKDELAY = 1 17WORKDELAY = 1
18INTERVAL = 15000 18INTERVAL = 120000
19WORKBITS = 8 19WORKBITS = 1
20 20
21HISTOGRAM = $SERVICEHOME/nse-histogram 21HISTOGRAM = $SERVICEHOME/nse-histogram
22 22
@@ -58,7 +58,7 @@ EXTERNAL_ADDRESS = 127.0.0.1
58AUTOSTART = NO 58AUTOSTART = NO
59 59
60[testing] 60[testing]
61NUM_PEERS = 50 61NUM_PEERS = 100
62WEAKRANDOM = YES 62WEAKRANDOM = YES
63TOPOLOGY = NONE 63TOPOLOGY = NONE
64CONNECT_TOPOLOGY = SMALL_WORLD_RING 64CONNECT_TOPOLOGY = SMALL_WORLD_RING