gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: document option


From: gnunet
Subject: [taler-merchant] branch master updated: document option
Date: Sat, 26 Oct 2019 20:57:13 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new aca83d8  document option
aca83d8 is described below

commit aca83d87fe4fe39363d41f3f87e593928f2db0e7
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Oct 26 20:57:11 2019 +0200

    document option
---
 src/backend/merchant.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index 179df28..4c5f0f8 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -23,6 +23,10 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/merchant.http
 # What should be the file access permissions (see chmod) for "UNIXPATH"?
 UNIXPATH_MODE = 660
 
+# Ensure that merchant reports EVERY deposit confirmation to auditor.
+# Bad for performance, bad for the auditor, should only be enabled
+# for testing!
+FORCE_AUDIT = NO
 
 # Maximum wire fee to permit by default.  You most certainly want to
 # adjust at least the currency.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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