summaryrefslogtreecommitdiff
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 @@
+# This file is in the public domain.
+# It is used by test_iban.sh
+[taler]
+CURRENCY = TESTKUDOS
+
+[anastasis]
+DB = postgres
+ANNUAL_FEE = TESTKUDOS:0
+TRUTH_UPLOAD_FEE = TESTKUDOS:0
+UPLOAD_LIMIT_MB = 1
+ANNUAL_POLICY_UPLOAD_LIMIT = 128
+INSURANCE = TESTKUDOS:0
+PORT = 8086
+SERVER_SALT = BUfO1KGOKYIFlFQg
+BUSINESS_NAME = "Data loss Inc."
+
+[anastasis-merchant-backend]
+# Technically not needed...
+PAYMENT_BACKEND_URL = http://localhost:9966/
+
+[authorization-question]
+COST = TESTKUDOS:0.0
+
+[authorization-iban]
+ENABLED = YES
+COST = TESTKUDOS:5
+BUSINESS_NAME = "Data loss inc."