taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e3b3d26e5acf6e43b4a65c3243fedd89e7c4f6f5
parent 8dd1ad4cc09bc3a1005860a41f6bf831f50ddc7e
Author: Florian Dold <florian@dold.me>
Date:   Mon, 27 Jul 2026 20:31:40 +0200

introduce INVESTIGATION_CONFIDENCE_LIMIT

Diffstat:
Mmanpages/taler-exchange.conf.5.rst | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/manpages/taler-exchange.conf.5.rst b/manpages/taler-exchange.conf.5.rst @@ -720,6 +720,11 @@ INVESTIGATION_LIMIT confidence would not (0.9 < 0.95). On the other hand, a bad 0.2 match with super-low 0.1 confidence would again trigger (2.0 > 0.95). +INVESTIGATION_CONFIDENCE_LIMIT + Match confidence limit (on a scale of [0,1]) that must be exceeded for the + exchange to flag an account for investigation according to the + rules for INVESTIGATION_LIMIT. + SEE ALSO ========