aboutsummaryrefslogtreecommitdiff
path: root/src/rps
diff options
context:
space:
mode:
authorJulius Bünger <buenger@mytum.de>2015-05-19 22:41:52 +0000
committerJulius Bünger <buenger@mytum.de>2015-05-19 22:41:52 +0000
commit91c6dacdabdd3841596c7eb2b0748a4ecfb4a142 (patch)
tree9022251a2c327146985e4a4b22c14f73082b974c /src/rps
parent4afbc04aa4560830d88e98a440ea61756c1854e6 (diff)
downloadgnunet-91c6dacdabdd3841596c7eb2b0748a4ecfb4a142.tar.gz
gnunet-91c6dacdabdd3841596c7eb2b0748a4ecfb4a142.zip
-small changes in test_rps.conf
Diffstat (limited to 'src/rps')
-rw-r--r--src/rps/test_rps.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index 9706bc078..0acbdf722 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -4,7 +4,7 @@
4UNIXPATH = /tmp/gnunet-service-rps.sock 4UNIXPATH = /tmp/gnunet-service-rps.sock
5HOME = $SERVICEHOME 5HOME = $SERVICEHOME
6# PORT = 2106 6# PORT = 2106
7@UNIXONLY@ PORT = 2087 7#@UNIXONLY@ PORT = 2087
8FORCESTART = YES 8FORCESTART = YES
9 9
10# This is the timeinterval between the rounds 10# This is the timeinterval between the rounds
@@ -25,7 +25,7 @@ OPERATION_TIMEOUT = 60 s
25MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1 25MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
26#OVERLAY_TOPOLOGY = CLIQUE 26#OVERLAY_TOPOLOGY = CLIQUE
27OVERLAY_TOPOLOGY = SMALL_WORLD 27OVERLAY_TOPOLOGY = SMALL_WORLD
28SCALE_FREE_TOPOLOGY_CAP = 28#SCALE_FREE_TOPOLOGY_CAP =
29 29
30OVERLAY_RANDOM_LINKS = 5 30OVERLAY_RANDOM_LINKS = 5
31 31
@@ -51,7 +51,7 @@ DISABLE_TRY_CONNECT = YES
51DISABLE_TRY_CONNECT = YES 51DISABLE_TRY_CONNECT = YES
52 52
53[PATHS] 53[PATHS]
54GNUNET_TEST_HOME = /tmp/rps/ 54GNUNET_TEST_HOME = /tmp/rps-test/
55 55
56[peerinfo] 56[peerinfo]
57NO_IO = YES 57NO_IO = YES