exchange/src/auditordb/test-auditor-db-postgres.conf
2019-08-17 21:35:21 +02:00

10 lines
217 B
Plaintext

[auditor]
# Which database backend do we use for the auditor?
DB = postgres
[auditordb-postgres]
# Argument for Postgres for how to connect to the database.
CONFIG = "postgres:///talercheck"
[taler]
CURRENCY = "EUR"