summaryrefslogtreecommitdiff
path: root/src/auditor/test-auditor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/test-auditor.conf')
-rw-r--r--src/auditor/test-auditor.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf
new file mode 100644
index 000000000..4deb81400
--- /dev/null
+++ b/src/auditor/test-auditor.conf
@@ -0,0 +1,12 @@
+[auditor]
+DB = postgres
+
+[auditordb-postgres]
+CONFIG = postgres:///taler-auditor-test
+
+[exchangedb-postgres]
+CONFIG = postgres:///taler-auditor-test
+
+[taler]
+CURRENCY = TESTKUDOS
+