diff options
author | Martin Schanzenbach <mschanzenbach@posteo.de> | 2020-07-05 21:47:02 +0200 |
---|---|---|
committer | Martin Schanzenbach <mschanzenbach@posteo.de> | 2020-07-05 21:47:02 +0200 |
commit | ccf0f7739c6253ea6dae79c8618e369a8e14e472 (patch) | |
tree | bef8a80d51fcfea1423c366084cd104dac27359b | |
parent | 03ca3c27142db7182a14a4e7096394f5b7225340 (diff) |
-fix revocation config for test
-rw-r--r-- | src/gns/test_gns_lookup.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/test_gns_lookup.conf b/src/gns/test_gns_lookup.conf index 130d190e7..12b0dc2d0 100644 --- a/src/gns/test_gns_lookup.conf +++ b/src/gns/test_gns_lookup.conf @@ -24,6 +24,7 @@ DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0 [revocation] WORKBITS = 1 +EPOCH_DURATION = 365 d [dhtcache] QUOTA = 1 MB |