aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/defaults.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index 639c30f6a..2461fb54e 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -433,6 +433,15 @@ UNIX_MATCH_UID = YES
433UNIX_MATCH_GID = YES 433UNIX_MATCH_GID = YES
434PROOFFILE = $SERVICEHOME/.nse-proof 434PROOFFILE = $SERVICEHOME/.nse-proof
435 435
436# How 'slowly' should the proof-of-work be constructed (delay
437# between rounds in ms); sane values between 0 and ~1000.
438WORKDELAY = 5
439
440# Note: changing any of the values below will make this peer
441# completely incompatible with other peers!
442INTERVAL = 3600000
443WORKBITS = 20
444
436 445
437[vpn] 446[vpn]
438CONFIG = $DEFAULTCONFIG 447CONFIG = $DEFAULTCONFIG