aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/nse.conf.in b/src/nse/nse.conf.in
index 7930992df..96d82d812 100644
--- a/src/nse/nse.conf.in
+++ b/src/nse/nse.conf.in
@@ -13,7 +13,7 @@ PROOFFILE = $GNUNET_DATA_HOME/nse/proof.dat
13# The directory where the NSE services logs timestamps everytime 13# The directory where the NSE services logs timestamps everytime
14# a size estime flooding message is received 14# a size estime flooding message is received
15# This option is only used for benchmarking, not in production. 15# This option is only used for benchmarking, not in production.
16HISTOGRAM_DIR = $GNUNET_CACHE_HOME/nse/histogram/ 16HISTOGRAM_DIR = $GNUNET_CACHE_HOME/nse/histogram
17 17
18# How 'slowly' should the proof-of-work be constructed (delay 18# How 'slowly' should the proof-of-work be constructed (delay
19# between rounds); sane values between 0 and ~1000. 19# between rounds); sane values between 0 and ~1000.