summaryrefslogtreecommitdiff
path: root/debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf')
-rw-r--r--debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf b/debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf
new file mode 100644
index 000000000..7b6c649fd
--- /dev/null
+++ b/debian/etc-taler-exchange/taler/secrets/exchange-accounts.secret.conf
@@ -0,0 +1,21 @@
+# This file should contain the wire account access information which is needed
+# by the Taler exchange to talk to LibEuFin to interact with the bank.
+# The file SHOULD only be readable for the "taler-exchange-wire" user,
+# as other users/services have no business talking to the bank.
+
+
+[exchange-account-1]
+enable_credit = yes
+
+enable_debit = yes
+
+wire_gateway_auth_method = basic
+
+password =
+
+username =
+
+wire_gateway_url =
+
+payto_uri =
+