supply more defaults
This commit is contained in:
parent
2bcf6646e4
commit
f587df78f3
@ -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?
|
# For how long into the future do we pre-generate keys?
|
||||||
LOOKAHEAD_SIGN = 1 year
|
LOOKAHEAD_SIGN = 1 year
|
||||||
|
|
||||||
|
# For how long are signing keys valid?
|
||||||
|
DURATION = 3 months
|
||||||
|
Loading…
Reference in New Issue
Block a user