supply more defaults

This commit is contained in:
Christian Grothoff 2020-12-11 00:04:30 +01:00
parent 2bcf6646e4
commit f587df78f3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -18,3 +18,6 @@ SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-helper-crypto-eddsa/.private-key
# For how long into the future do we pre-generate keys?
LOOKAHEAD_SIGN = 1 year
# For how long are signing keys valid?
DURATION = 3 months