gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] branch master updated: -fix config


From: gnunet
Subject: [taler-sync] branch master updated: -fix config
Date: Tue, 21 Feb 2023 15:08:36 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 98ef00a  -fix config
98ef00a is described below

commit 98ef00a7b42202b15f1d6004f032c759bffffc94
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 21 15:08:33 2023 +0100

    -fix config
---
 configure.ac                   | 2 +-
 src/testing/test_sync_api.conf | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 768c0df..2d9b750 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([sync],[0.9.1],[taler-bug@gnu.org])
+AC_INIT([sync],[0.9.2],[taler-bug@gnu.org])
 AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
 AC_CONFIG_HEADERS([sync_config.h])
 # support for non-recursive builds
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index 7a4ba64..3a29bc1 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -17,6 +17,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
 [taler]
 # What currency do we use?
 CURRENCY = EUR
+AML_THRESHOLD = EUR:1000000
 CURRENCY_ROUND_UNIT = EUR:0.01
 
 [taler-helper-crypto-rsa]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]