aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-02-05 17:41:13 +0100
committerFlorian Dold <florian@dold.me>2024-02-05 17:41:13 +0100
commit253005780bfd401ef6131d4ea8e8acc9b668f4fa (patch)
treecc3a6d166726dac716c3aa1f4ea8af0a2e3d10d0 /contrib
parent2c96fd2fd35a51f611ca211b842bd445f37bf2b5 (diff)
downloadlibeufin-253005780bfd401ef6131d4ea8e8acc9b668f4fa.tar.gz
libeufin-253005780bfd401ef6131d4ea8e8acc9b668f4fa.tar.bz2
libeufin-253005780bfd401ef6131d4ea8e8acc9b668f4fa.zip
strip down Debian config, unify DB namesv0.9.4-dev.10
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bank.conf2
-rw-r--r--contrib/nexus.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bank.conf b/contrib/bank.conf
index 06162ecf..57733bfe 100644
--- a/contrib/bank.conf
+++ b/contrib/bank.conf
@@ -73,4 +73,4 @@ SPA = $DATADIR/spa/
SQL_DIR = $DATADIR/sql/
# DB connection string
-CONFIG = postgresql:///libeufin \ No newline at end of file
+CONFIG = postgresql:///libeufin
diff --git a/contrib/nexus.conf b/contrib/nexus.conf
index e2da3af8..58caad34 100644
--- a/contrib/nexus.conf
+++ b/contrib/nexus.conf
@@ -36,7 +36,7 @@ CLIENT_PRIVATE_KEYS_FILE = ${LIBEUFIN_NEXUS_HOME}/client-ebics-keys.json
BANK_DIALECT = postfinance
[nexus-postgres]
-CONFIG = postgres:///libeufinnexus
+CONFIG = postgres:///libeufin
[libeufin-nexusdb-postgres]
SQL_DIR = $DATADIR/sql/