aboutsummaryrefslogtreecommitdiff
path: root/src/cli/test_free_reducer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/test_free_reducer.conf')
-rw-r--r--src/cli/test_free_reducer.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/cli/test_free_reducer.conf b/src/cli/test_free_reducer.conf
new file mode 100644
index 0000000..364758c
--- /dev/null
+++ b/src/cli/test_free_reducer.conf
@@ -0,0 +1,27 @@
1# This file is in the public domain.
2# It is used by test_iban.sh
3[taler]
4CURRENCY = TESTKUDOS
5
6[anastasis]
7DB = postgres
8ANNUAL_FEE = TESTKUDOS:0
9TRUTH_UPLOAD_FEE = TESTKUDOS:0
10UPLOAD_LIMIT_MB = 1
11ANNUAL_POLICY_UPLOAD_LIMIT = 128
12INSURANCE = TESTKUDOS:0
13PORT = 8086
14SERVER_SALT = BUfO1KGOKYIFlFQg
15BUSINESS_NAME = "Data loss Inc."
16
17[anastasis-merchant-backend]
18# Technically not needed...
19PAYMENT_BACKEND_URL = http://localhost:9966/
20
21[authorization-question]
22COST = TESTKUDOS:0.0
23
24[authorization-iban]
25ENABLED = YES
26COST = TESTKUDOS:5
27BUSINESS_NAME = "Data loss inc."