Adapting verify successor code to use trail id
[oweals/gnunet.git] / src / nse / nse.conf.in
index ecae4641c3c848e4c76e2d223f5ac2fa9bb2c5eb..96d82d812361356236db2108f0e12e1b4c7076a5 100644 (file)
@@ -1,5 +1,5 @@
 [nse]
-AUTOSTART = YES
+AUTOSTART = @AUTOSTART@
 @JAVAPORT@PORT = 2097
 HOSTNAME = localhost
 BINARY = gnunet-service-nse
@@ -13,7 +13,7 @@ PROOFFILE = $GNUNET_DATA_HOME/nse/proof.dat
 # The directory where the NSE services logs timestamps everytime
 # a size estime flooding message is received
 # This option is only used for benchmarking, not in production.
-HISTOGRAM_DIR = $GNUNET_CACHE_HOME/nse/histogram/
+HISTOGRAM_DIR = $GNUNET_CACHE_HOME/nse/histogram
 
 # How 'slowly' should the proof-of-work be constructed (delay
 # between rounds); sane values between 0 and ~1000.