exchange/src/auditordb/auditordb-postgres.conf
Christian Grothoff d4fded4b66
fix build system
2020-01-17 03:08:30 +01:00

7 lines
190 B
Plaintext

[auditordb-postgres]
# Argument for Postgres for how to connect to the database.
CONFIG = "postgres:///taler"
# Where are the SQL files to setup our tables?
SQL_DIR = $DATADIR/sql/auditor/