summaryrefslogtreecommitdiff
path: root/taler.conf
diff options
context:
space:
mode:
Diffstat (limited to 'taler.conf')
-rw-r--r--taler.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler.conf b/taler.conf
index b133ec5..984faf2 100644
--- a/taler.conf
+++ b/taler.conf
@@ -1,8 +1,8 @@
[taler-mdb]
-BACKEND-BASE-URL = https://backend.demo.taler.net/instances/Taler/
-BACKEND-AUTHORIZATION = Bearer secret-token:secret
+BACKEND_BASE_URL = https://backend.demo.taler.net/instances/Taler/
+BACKEND_AUTHORIZATION = Bearer secret-token:secret
# Message to diplay after purchase is completed,
-fulfillment-msg = Enjoy your ${PRODUCT_DESCRIPTION}
+FULFILLMENT_MSG = Enjoy your ${PRODUCT_DESCRIPTION}
# Name of the UART where the MDB connector is reachable.
UART_DEVICE = /dev/ttyAMA0