-add missing option
This commit is contained in:
parent
dc40f6c679
commit
a79e50505b
@ -17,6 +17,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
|
|||||||
[taler]
|
[taler]
|
||||||
# Currency supported by the exchange (can only be one)
|
# Currency supported by the exchange (can only be one)
|
||||||
CURRENCY = EUR
|
CURRENCY = EUR
|
||||||
|
AML_THRESHOLD = EUR:1000000
|
||||||
|
|
||||||
[taler-exchange-secmod-eddsa]
|
[taler-exchange-secmod-eddsa]
|
||||||
OVERLAP_DURATION = 1 s
|
OVERLAP_DURATION = 1 s
|
||||||
@ -71,4 +72,3 @@ PASSWORD = pass
|
|||||||
|
|
||||||
[bank]
|
[bank]
|
||||||
HTTP_PORT=8082
|
HTTP_PORT=8082
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user