summaryrefslogtreecommitdiff
path: root/contrib/mint-template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-12 22:52:54 +0200
committerChristian Grothoff <christian@grothoff.org>2015-04-12 22:52:54 +0200
commit15bec8f464dc6afce88e82bdce1b76ce5f372891 (patch)
tree6ff2b4e9770bc79157b06a25379dcb5ebe95da7a /contrib/mint-template
parent68774b20da5783ba795c4536989963bb2d5e8141 (diff)
downloadexchange-15bec8f464dc6afce88e82bdce1b76ce5f372891.tar.gz
exchange-15bec8f464dc6afce88e82bdce1b76ce5f372891.tar.bz2
exchange-15bec8f464dc6afce88e82bdce1b76ce5f372891.zip
make wireformat configurable (#3624)
Diffstat (limited to 'contrib/mint-template')
-rw-r--r--contrib/mint-template/config/mint-common.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf
index 00cbc82fa..96fecd7d2 100644
--- a/contrib/mint-template/config/mint-common.conf
+++ b/contrib/mint-template/config/mint-common.conf
@@ -2,6 +2,9 @@
# Currency supported by the mint (can only be one)
CURRENCY = EUR
+# Wire format supproted by the mint (currently only SEPA is implemented)
+WIREFORMAT = SEPA
+
# How to access our database
DB = postgres:///taler