[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: spec config options for transaction
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: spec config options for transaction limits |
Date: |
Mon, 19 Aug 2024 07:41:16 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 4ed537e2 spec config options for transaction limits
4ed537e2 is described below
commit 4ed537e2b6e627447a9d220ba557219f5c4d4ec2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 19 07:41:14 2024 +0200
spec config options for transaction limits
---
manpages/taler.conf.5.rst | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index cb3371e4..dc2c0e9a 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -165,6 +165,16 @@ STEFAN_LOG
in the STEFAN fee approximation curve (see DD47).
Defaults to CURRENCY:0 if not specified.
+TRANSACTION_LIMIT
+ Maximum amount allowed per transaction.
+ Must be respected by both merchants and wallets.
+ Defaults to unlimited if not specified.
+
+REFUND_LIMIT
+ Maximum refund allowed per transaction.
+ Must be respected by both merchants and wallets.
+ Defaults to unlimited if not specified.
+
STEFAN_LIN
Linear floating point factor to be multiplied by the total amount
to use in the STEFAN fee approximation curve (see DD47).
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: spec config options for transaction limits,
gnunet <=