summaryrefslogtreecommitdiff
path: root/taler.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-13 14:26:53 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-13 14:26:53 +0100
commit7fec3a399aa0dbe1cad881046b3317554273e1ce (patch)
tree4366ec02e1b4af3f12a62686b10df378b87926cc /taler.conf
parent83618744f79c501850f47f2b1025f15111496a1d (diff)
downloadtaler-mdb-7fec3a399aa0dbe1cad881046b3317554273e1ce.tar.gz
taler-mdb-7fec3a399aa0dbe1cad881046b3317554273e1ce.tar.bz2
taler-mdb-7fec3a399aa0dbe1cad881046b3317554273e1ce.zip
add advertising logic
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