From cbd5fbd796b18916ea032021661397369fbcbd22 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Nov 2019 15:53:39 +0100 Subject: ign --- src/lib/test_sync_api.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/lib/test_sync_api.conf') diff --git a/src/lib/test_sync_api.conf b/src/lib/test_sync_api.conf index c8e206e..057420d 100644 --- a/src/lib/test_sync_api.conf +++ b/src/lib/test_sync_api.conf @@ -9,6 +9,15 @@ TALER_TEST_HOME = test_sync_api_home/ # What currency do we use? CURRENCY = EUR +# Sync config + +[sync] +# Which port do we run the backend on? (HTTP server) +PORT = 8084 + +[syncdb-postgres] +CONFIG = postgres:///synccheck + ########################################## # Configuration for the merchant backend # ########################################## -- cgit v1.2.3