aboutsummaryrefslogtreecommitdiff
path: root/src/cli/test_reducer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/test_reducer.conf')
-rw-r--r--src/cli/test_reducer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/test_reducer.conf b/src/cli/test_reducer.conf
index f862c0b..5fa5d46 100644
--- a/src/cli/test_reducer.conf
+++ b/src/cli/test_reducer.conf
@@ -9,7 +9,6 @@ TALER_RUNTIME_DIR = ${TMPDIR:-${TMP:-/tmp}}/${USER:-}/taler-system-runtime/
9[taler] 9[taler]
10CURRENCY = TESTKUDOS 10CURRENCY = TESTKUDOS
11CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 11CURRENCY_ROUND_UNIT = TESTKUDOS:0.01
12AML_THRESHOLD = TESTKUDOS:1000000
13 12
14[anastasis] 13[anastasis]
15DB = postgres 14DB = postgres
@@ -27,6 +26,7 @@ COST = TESTKUDOS:0.0
27 26
28 27
29[exchange] 28[exchange]
29AML_THRESHOLD = TESTKUDOS:1000000
30MAX_KEYS_CACHING = forever 30MAX_KEYS_CACHING = forever
31DB = postgres 31DB = postgres
32MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv 32MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv