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