diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/auditor/test-auditor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf index 4906b55fd..829300b4d 100644 --- a/src/auditor/test-auditor.conf +++ b/src/auditor/test-auditor.conf @@ -23,7 +23,7 @@ CONFIG = postgres:///taler-auditor-test [taler] CURRENCY = TESTKUDOS -CURRENCY_ROUNDING = TESTKUDOS:0.01 +CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 [bank] DATABASE = postgres:///taler-auditor-test |