commit 948dc202506016b0534e65c5ec229d3efe28fb37
parent ab8f103e624508381c7e8ad0763d24a5147d3afa
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 19 Nov 2024 15:27:45 +0100
AML threshold is gone
Diffstat:
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/roles/configuration/files/etc/taler-exchange/taler-exchange.conf b/roles/configuration/files/etc/taler-exchange/taler-exchange.conf
@@ -31,16 +31,12 @@ TALER_DATA_HOME = /var/lib/taler-exchange/
# Currency of the Taler deployment. This setting applies to all Taler
# components that only support a single currency.
-#currency = KUDOS
+currency = CHF
# Smallest currency unit handled by the underlying bank system. Taler payments
# can make payments smaller than this units, but interactions with external
# systems is always rounded to this unit.
-#currency_round_unit = KUDOS:0.01
-
-# Monthly amount that mandatorily triggers an AML check
-#AML_THRESHOLD = KUDOS:10000000
-
+currency_round_unit = CHF:0.01
# Inline configurations from all Taler components.
@inline-matching@ conf.d/*.conf