aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-04-21 18:13:05 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-04-21 18:13:05 +0200
commit6bda628f704707ab92b17c4006a4a8fcf6bd48dd (patch)
treee03eff1fa04d214947e300db2ea0445d3579e0d2 /src/revocation
parent3efcca773c416cabe8d790abccac7b19a669b00d (diff)
downloadgnunet-6bda628f704707ab92b17c4006a4a8fcf6bd48dd.tar.gz
gnunet-6bda628f704707ab92b17c4006a4a8fcf6bd48dd.zip
update revocation config
Diffstat (limited to 'src/revocation')
-rw-r--r--src/revocation/revocation.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/revocation/revocation.conf.in b/src/revocation/revocation.conf.in
index 5ad41cd49..346168785 100644
--- a/src/revocation/revocation.conf.in
+++ b/src/revocation/revocation.conf.in
@@ -14,5 +14,6 @@ UNIX_MATCH_GID = YES
14# (using only a single-core) with SCRYPT. 14# (using only a single-core) with SCRYPT.
15# DO NOT CHANGE THIS VALUE, doing so will break the protocol! 15# DO NOT CHANGE THIS VALUE, doing so will break the protocol!
16WORKBITS = 25 16WORKBITS = 25
17EPOCH_DURATION = 356 d
17 18
18DATABASE = $GNUNET_DATA_HOME/revocation.dat 19DATABASE = $GNUNET_DATA_HOME/revocation.dat