aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 08:18:39 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 08:18:39 +0000
commit59aa7fbf7e659fc89edaae7e333e0b9ba4e6313f (patch)
tree097b23bd1ec3a28f4b5b1efed496db365481a3e4 /src/nse/test_nse.conf
parent1f00142aa86a7dedc302f8dea29dc5e0609a1b52 (diff)
downloadgnunet-59aa7fbf7e659fc89edaae7e333e0b9ba4e6313f.tar.gz
gnunet-59aa7fbf7e659fc89edaae7e333e0b9ba4e6313f.zip
cleanup
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 ab64dffe2..38910d9c2 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -9,13 +9,13 @@ BINARY = gnunet-service-nse
9#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse 9#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
10#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p 10#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
11AUTOSTART = YES 11AUTOSTART = YES
12DEBUG = YES 12DEBUG = NO
13CONFIG = $DEFAULTCONFIG 13CONFIG = $DEFAULTCONFIG
14PROOFFILE = $SERVICEHOME/proof.nse 14PROOFFILE = $SERVICEHOME/proof.nse
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 = 120000 18INTERVAL = 5000
19WORKBITS = 1 19WORKBITS = 1
20 20
21HISTOGRAM = $SERVICEHOME/nse-histogram 21HISTOGRAM = $SERVICEHOME/nse-histogram
@@ -58,7 +58,7 @@ EXTERNAL_ADDRESS = 127.0.0.1
58AUTOSTART = NO 58AUTOSTART = NO
59 59
60[testing] 60[testing]
61NUM_PEERS = 100 61NUM_PEERS = 10
62WEAKRANDOM = YES 62WEAKRANDOM = YES
63TOPOLOGY = NONE 63TOPOLOGY = NONE
64CONNECT_TOPOLOGY = SMALL_WORLD_RING 64CONNECT_TOPOLOGY = SMALL_WORLD_RING