7 lines
190 B
Plaintext
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/
|