projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d15b928
)
rps service: rename option in config
author
Julius Bünger
<buenger@mytum.de>
Tue, 5 Jun 2018 22:35:23 +0000
(
00:35
+0200)
committer
Julius Bünger
<buenger@mytum.de>
Tue, 5 Jun 2018 22:35:23 +0000
(
00:35
+0200)
src/rps/rps.conf.in
patch
|
blob
|
history
diff --git
a/src/rps/rps.conf.in
b/src/rps/rps.conf.in
index b5feb1bd25e6ac24c8944540aa687142812b2134..733b726012e7209b1b54b4c9e751f9826551fe8c 100644
(file)
--- a/
src/rps/rps.conf.in
+++ b/
src/rps/rps.conf.in
@@
-24,4
+24,4
@@
FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt
# until we receive the first estimate from NSE.
# Keep in mind, that (networksize)^(1/3) should be enough.
# So, 50 is enough for a network of size 50^3 = 125000
-
INIT
SIZE = 10
+
MIN
SIZE = 10