commit be6a38906f42b44032616e77c59191eda3eb68cd parent a7b6db8c59061ab386c2b14949eb871477a7b7fb Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch> Date: Tue, 9 Jan 2024 10:22:40 +0100 remove donau conf Diffstat:
| D | src/testing/test_donau_api.conf | | | 37 | ------------------------------------- |
1 file changed, 0 insertions(+), 37 deletions(-)
diff --git a/src/testing/test_donau_api.conf b/src/testing/test_donau_api.conf @@ -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" -