summaryrefslogtreecommitdiff
path: root/src/backend/kudos.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-21 17:47:17 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-21 17:47:17 +0100
commit6a1d3f57c5ecc5a142e63fb574a017f02f207bab (patch)
tree483fe64986431cba6005593f365b72ec6a4a2776 /src/backend/kudos.conf
parent3e70762180508b7bc13b9c3c7c23ea9f75a3ed54 (diff)
downloadmerchant-6a1d3f57c5ecc5a142e63fb574a017f02f207bab.tar.gz
merchant-6a1d3f57c5ecc5a142e63fb574a017f02f207bab.tar.bz2
merchant-6a1d3f57c5ecc5a142e63fb574a017f02f207bab.zip
improve Debian package rules
Diffstat (limited to 'src/backend/kudos.conf')
-rw-r--r--src/backend/kudos.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/backend/kudos.conf b/src/backend/kudos.conf
new file mode 100644
index 00000000..377ff899
--- /dev/null
+++ b/src/backend/kudos.conf
@@ -0,0 +1,16 @@
+
+
+# Trust Taler project for "KUDOS" currency so that demos work out-of-the-box
+[merchant-exchange-kudos]
+EXCHANGE_BASE_URL = https://exchange.demo.taler.net/
+MASTER_KEY = FH1Y8ZMHCTPQ0YFSZECDH8C9407JR3YN0MF1706PTG24Q4NEWGV0
+# If currency does not match [TALER] section, the exchange
+# will be ignored!
+CURRENCY = KUDOS
+
+[merchant-auditor-kudos]
+AUDITOR_BASE_URL = https://auditor.demo.taler.net/
+AUDITOR_KEY = DSDASDXAMDAARMNAD53ZA4AFAHA2QADAMAHHASWDAWXN84SDAA11
+# If currency does not match [TALER] section, the auditor
+# will be ignored!
+CURRENCY = KUDOS