aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/test_rps.conf')
-rw-r--r--src/rps/test_rps.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index fce07c945..0b49b4e76 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -19,7 +19,7 @@ FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt
19# until we receive the first estimate from NSE. 19# until we receive the first estimate from NSE.
20# Keep in mind, that (networksize)^(1/3) should be enough. 20# Keep in mind, that (networksize)^(1/3) should be enough.
21# So, 50 is enough for a network of size 50^3 = 125000 21# So, 50 is enough for a network of size 50^3 = 125000
22INITSIZE = 4 22MINSIZE = 4
23 23
24[testbed] 24[testbed]
25HOSTNAME = localhost 25HOSTNAME = localhost