summaryrefslogtreecommitdiff
path: root/src/auditordb/auditordb-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditordb/auditordb-postgres.conf')
-rw-r--r--src/auditordb/auditordb-postgres.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditordb/auditordb-postgres.conf b/src/auditordb/auditordb-postgres.conf
new file mode 100644
index 000000000..4fe2064f1
--- /dev/null
+++ b/src/auditordb/auditordb-postgres.conf
@@ -0,0 +1,3 @@
+[auditordb-postgres]
+# Argument for Postgres for how to connect to the database.
+DB_CONN_STR = "postgres:///taler"