summaryrefslogtreecommitdiff
path: root/src/cli/test_free_reducer.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-22 17:04:01 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-22 17:04:01 +0200
commitb160641b833ff2bb7b4a72d5b158a685d14cf825 (patch)
treebb6662ac467872e043eebfba4b9113b120f478dc /src/cli/test_free_reducer.conf
parentb44c62c82078733e74b3299122cec3209492de98 (diff)
downloadanastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.tar.gz
anastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.tar.bz2
anastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.zip
-more work on test_iban.sh
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."