commit c9212e57aef482673169a514abae88da24e56e1c
parent e059026a7a2df15ba5367233af957e13aa6200eb
Author: MS <ms@taler.net>
Date: Mon, 9 Oct 2023 15:10:22 +0200
ebics_dialect -> bank_dialect
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/design-documents/050-libeufin-nexus.rst b/design-documents/050-libeufin-nexus.rst
@@ -64,7 +64,7 @@ Configuration file
BANK_PUBLIC_KEYS_FILE = enc-auth-keys.json
CLIENT_PRIVATE_KEY_FILE = my-private-key.json
ACCOUNT_META_DATA_FILE = ebics-meta.json
- EBICS_DIALECT = postfinance # FIXME: banks differs also in ISO20022, not only EBICS.
+ BANK_DIALECT = postfinance
[nexus-postgres]
CONFIG = postgres:///libeufin-nexus