add math lib, remove noinst temporarily
[oweals/gnunet.git] / contrib / defaults.conf
index 2461fb54ee55f7fa716102b4d73c1ce01cd0d4a7..86c6a25edf535e98aab80b7769a8954cf86e11cd 100644 (file)
@@ -18,6 +18,9 @@ CONNECT_ATTEMPTS = 3
 # How many connections can happen simultaneously?
 MAX_OUTSTANDING_CONNECTIONS = 50
 
+# Should we clean up the files on peer group shutdown?
+DELETE_FILES = YES
+
 [client]
 HOME = $SERVICEHOME
 
@@ -432,6 +435,7 @@ UNIXPATH = /tmp/test-nse-service-nse.unix
 UNIX_MATCH_UID = YES
 UNIX_MATCH_GID = YES
 PROOFFILE = $SERVICEHOME/.nse-proof
+HISTOGRAM = $SERVICEHOME/nse-history.log
 
 # How 'slowly' should the proof-of-work be constructed (delay
 # between rounds in ms); sane values between 0 and ~1000.