diff options
Diffstat (limited to 'src/auditordb/test-auditor-db-postgres.conf')
-rw-r--r-- | src/auditordb/test-auditor-db-postgres.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditordb/test-auditor-db-postgres.conf b/src/auditordb/test-auditor-db-postgres.conf index fd8ffbfd..e06d511c 100644 --- a/src/auditordb/test-auditor-db-postgres.conf +++ b/src/auditordb/test-auditor-db-postgres.conf @@ -5,3 +5,6 @@ DB = postgres [auditordb-postgres] # Argument for Postgres for how to connect to the database. CONFIG = "postgres:///talercheck" + +[taler] +CURRENCY = "EUR"
\ No newline at end of file |