summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatyja Lukas Adam <lukas.matyja@students.bfh.ch>2024-01-09 10:22:40 +0100
committerMatyja Lukas Adam <lukas.matyja@students.bfh.ch>2024-01-09 10:22:40 +0100
commitbe6a38906f42b44032616e77c59191eda3eb68cd (patch)
treefcd31c9849aeb53fc65fee5a56188d7a6982b230 /src
parenta7b6db8c59061ab386c2b14949eb871477a7b7fb (diff)
downloadexchange-be6a38906f42b44032616e77c59191eda3eb68cd.tar.gz
exchange-be6a38906f42b44032616e77c59191eda3eb68cd.tar.bz2
exchange-be6a38906f42b44032616e77c59191eda3eb68cd.zip
remove donau conf
Diffstat (limited to 'src')
-rw-r--r--src/testing/test_donau_api.conf37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/testing/test_donau_api.conf b/src/testing/test_donau_api.conf
deleted file mode 100644
index 26f5cd071..000000000
--- a/src/testing/test_donau_api.conf
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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"
-