summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-30 00:58:47 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-30 00:58:47 +0100
commitc3c1cf1bb1e38215bc7817360ec046d88669f93e (patch)
tree895e277da49e44645cb03848bbd5ea70d87fe7e0
parentb5fbabe746c1c2523113e65b2e38e664aa240806 (diff)
downloadsync-c3c1cf1bb1e38215bc7817360ec046d88669f93e.tar.gz
sync-c3c1cf1bb1e38215bc7817360ec046d88669f93e.tar.bz2
sync-c3c1cf1bb1e38215bc7817360ec046d88669f93e.zip
specify currency
-rw-r--r--src/syncdb/test_sync_db_postgres.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/syncdb/test_sync_db_postgres.conf b/src/syncdb/test_sync_db_postgres.conf
index c020cc7..6485f69 100644
--- a/src/syncdb/test_sync_db_postgres.conf
+++ b/src/syncdb/test_sync_db_postgres.conf
@@ -2,6 +2,9 @@
#The DB plugin to use
DB = postgres
+[taler]
+CURRENCY = EUR
+
[syncdb-postgres]
#The connection string the plugin has to use for connecting to the database
CONFIG = postgres:///synccheck