From 6bda628f704707ab92b17c4006a4a8fcf6bd48dd Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Tue, 21 Apr 2020 18:13:05 +0200 Subject: update revocation config --- src/revocation/revocation.conf.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/revocation') 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 # (using only a single-core) with SCRYPT. # DO NOT CHANGE THIS VALUE, doing so will break the protocol! WORKBITS = 25 +EPOCH_DURATION = 356 d DATABASE = $GNUNET_DATA_HOME/revocation.dat -- cgit v1.2.3