aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-23 20:00:45 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-23 20:00:45 +0000
commitd5eec64dbfd73da3f179d9223a3108a6bff5ed71 (patch)
treeb28f93b247e1eee4a6e442a11be34daa7d0c6690 /src/nse/nse.conf.in
parent856ce6820e23c219d58816dd12b5a99a59b9e667 (diff)
downloadgnunet-d5eec64dbfd73da3f179d9223a3108a6bff5ed71.tar.gz
gnunet-d5eec64dbfd73da3f179d9223a3108a6bff5ed71.zip
-towards implementing #2685
Diffstat (limited to 'src/nse/nse.conf.in')
-rw-r--r--src/nse/nse.conf.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nse/nse.conf.in b/src/nse/nse.conf.in
index 84f1f6c22..374617fa8 100644
--- a/src/nse/nse.conf.in
+++ b/src/nse/nse.conf.in
@@ -19,6 +19,7 @@ WORKDELAY = 5 ms
19# Note: changing any of the values below will make this peer 19# Note: changing any of the values below will make this peer
20# completely incompatible with other peers! 20# completely incompatible with other peers!
21INTERVAL = 1 h 21INTERVAL = 1 h
22# 26 is about 10 minutes on a modern i7 (single-core) 22# 26 is about 100 minutes on a modern i7 (single-core) for PBKDF2;
23# need to re-calibrate once we have SCRYPT!
23WORKBITS = 26 24WORKBITS = 26
24 25