summaryrefslogtreecommitdiff
path: root/manpages/taler.conf.5.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-16 19:23:59 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-16 19:23:59 +0200
commitc603e6d873a95d7545bf7addb565b465ab1afcec (patch)
tree264a65e4f5e68c3370221b863c4331d9b626acd2 /manpages/taler.conf.5.rst
parentb156b9f069babf4860943dd54541120b8cf3e455 (diff)
downloaddocs-c603e6d873a95d7545bf7addb565b465ab1afcec.tar.gz
docs-c603e6d873a95d7545bf7addb565b465ab1afcec.tar.bz2
docs-c603e6d873a95d7545bf7addb565b465ab1afcec.zip
new configuration option: wallet balance threshold
Diffstat (limited to 'manpages/taler.conf.5.rst')
-rw-r--r--manpages/taler.conf.5.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 79ca6d7a..c148d33f 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -188,6 +188,12 @@ KYC_WITHDRAW_PERIOD
are considered for the KYC_WITHDRAW_LIMIT.
Only used if KYC_MODE is not "NONE".
+KYC_WALLET_BALANCE_LIMIT
+ Maximum amount that a wallet is allowed to hold without
+ having to undergo the KYC process of the issuing
+ exchange. Optional option, if not given there
+ is no limit.
+
EXCHANGE KYC OAUTH2 OPTIONS
---------------------------