sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit c3c1cf1bb1e38215bc7817360ec046d88669f93e
parent b5fbabe746c1c2523113e65b2e38e664aa240806
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 30 Nov 2019 00:58:47 +0100

specify currency

Diffstat:
Msrc/syncdb/test_sync_db_postgres.conf | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git 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