diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-12-11 00:05:30 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-12-11 00:05:30 +0100 |
| commit | 72741624581c4bd4c4c209fb19fac632784d2d16 (patch) | |
| tree | 6492b068639977d7453fa53c962a51d09559061e /src | |
| parent | f587df78f35a337b55e59ba77d359aa20537f9a2 (diff) | |
supply more defaults
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/taler-helper-crypto-eddsa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/taler-helper-crypto-eddsa.conf b/src/util/taler-helper-crypto-eddsa.conf index a1f42ca4..b3d272c3 100644 --- a/src/util/taler-helper-crypto-eddsa.conf +++ b/src/util/taler-helper-crypto-eddsa.conf @@ -20,4 +20,4 @@ SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-helper-crypto-eddsa/.private-key LOOKAHEAD_SIGN = 1 year # For how long are signing keys valid? -DURATION = 3 months +DURATION = 12 weeks |
