From 2ead95eadce935dc95c8b6a3305e711d2b30561e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 9 May 2022 14:37:46 +0200 Subject: add support for multi-backend multi-currency deployments --- taler.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'taler.conf') diff --git a/taler.conf b/taler.conf index f7add87..b114488 100644 --- a/taler.conf +++ b/taler.conf @@ -1,9 +1,6 @@ -[taler] -currency = TESTKUDOS - [taler-mdb] -backend-base-url = http://backend.test.taler.net/ -backend-authorization = ApiKey Sandbox +BACKEND-BASE-URL = http://backend.test.taler.net/ +BACKEND-AUTHORIZATION = ApiKey Sandbox # Message to diplay after purchase is completed, fulfillment-msg = Enjoy your ${PRODUCT_DESCRIPTION} -- cgit v1.2.3