gnunet-svn
[Top][All Lists]
Advanced

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

[exchange] branch master updated: Change default for MIN_ROW_FILENAME to


From: Admin
Subject: [exchange] branch master updated: Change default for MIN_ROW_FILENAME to be in the /home/grothoff of the sanctioncheck user, not the generic taler-exchange user
Date: Wed, 11 Jun 2025 17:25:59 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 68ba941c8 Change default for MIN_ROW_FILENAME to be in the 
/home/grothoff of the sanctioncheck user, not the generic taler-exchange user
68ba941c8 is described below

commit 68ba941c8eee39288d50feff0f9684ba66ba0f00
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 11 17:25:46 2025 +0200

    Change default for MIN_ROW_FILENAME to be in the /home/grothoff of the 
sanctioncheck user, not the generic taler-exchange user
---
 src/exchange/exchange.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index 8624eb17c..68054abb7 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -133,7 +133,7 @@ PRIVACY_ETAG = exchange-pp-v0
 
 [exchange-sanctionscheck]
 # Name where we store the sanctions check offset.
-MIN_ROW_FILENAME = ${TALER_CACHE_HOME}sanctionscheck-offset.bin
+MIN_ROW_FILENAME = ${HOME}/.cache/sanctionscheck-offset.bin
 
 # Sanction list match rating that must be exceeded for an automated
 # freeze of the account (without manual investigation first).

-- 
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]