-add missing option

This commit is contained in:
Christian Grothoff 2023-02-13 21:05:05 +01:00
parent dc40f6c679
commit a79e50505b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -17,6 +17,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
[taler]
# Currency supported by the exchange (can only be one)
CURRENCY = EUR
AML_THRESHOLD = EUR:1000000
[taler-exchange-secmod-eddsa]
OVERLAP_DURATION = 1 s
@ -71,4 +72,3 @@ PASSWORD = pass
[bank]
HTTP_PORT=8082