diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-08-22 15:30:02 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-08-22 15:30:02 +0200 |
commit | 318f94bf90f7ebc4bae8835516930020055eb16f (patch) | |
tree | e1d0e867ba042bd39dcd920964e9190d30a3d288 /src/auditor/test-auditor.conf | |
parent | 1b27509242460bedd85fe8fd1a4536fe2c8a7b39 (diff) | |
download | exchange-318f94bf90f7ebc4bae8835516930020055eb16f.tar.gz exchange-318f94bf90f7ebc4bae8835516930020055eb16f.tar.bz2 exchange-318f94bf90f7ebc4bae8835516930020055eb16f.zip |
update ignores
Diffstat (limited to 'src/auditor/test-auditor.conf')
-rw-r--r-- | src/auditor/test-auditor.conf | 12 |
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 00000000..4deb8140 --- /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 + |