aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_donau_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_donau_api.conf')
-rw-r--r--src/testing/test_donau_api.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/testing/test_donau_api.conf b/src/testing/test_donau_api.conf
new file mode 100644
index 000000000..26f5cd071
--- /dev/null
+++ b/src/testing/test_donau_api.conf
@@ -0,0 +1,37 @@
+# This file is in the public domain.
+#
+@INLINE@ coins-rsa.conf
+
+[PATHS]
+TALER_TEST_HOME = test_donau_api_home/
+
+[taler]
+CURRENCY = EUR
+CURRENCY_ROUND_UNIT = EUR:0.01
+
+[donau]
+TERMS_ETAG = tos
+PRIVACY_ETAG = 0
+PORT = 8081
+DB = postgres
+BASE_URL = "http://localhost:8081/"
+SERVE = tcp
+EXPIRE_IDLE_SLEEP_INTERVAL ="1 s"
+MAX_KEYS_CACHING = forever
+
+[donaudb-postgres]
+CONFIG = "postgres:///talercheck"
+
+[donaudb]
+# IDLE_RESERVE_EXPIRATION_TIME = 0 s
+
+[taler-donau-secmod-cs]
+LOOKAHEAD_SIGN = "24 days"
+
+[taler-donau-secmod-rsa]
+LOOKAHEAD_SIGN = "24 days"
+
+[taler-donau-secmod-eddsa]
+LOOKAHEAD_SIGN = "24 days"
+DURATION = "14 days"
+