From aca83d87fe4fe39363d41f3f87e593928f2db0e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 26 Oct 2019 20:57:11 +0200 Subject: document option --- src/backend/merchant.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/backend') diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf index 179df286..4c5f0f84 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. -- cgit v1.2.3