taler-docs

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

commit f74f9bbed0ccc46dbcb8aa44f4c390a1f9c32434
parent 0099ed3132bcebcc69ac88e6b5423e51ad484aa7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 18 Jul 2024 17:55:26 +0200

update docs to match aml branch better

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

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst @@ -271,10 +271,6 @@ CONVERTER the converter promises to generate in its JSON output (when run regularly). -COST - Optional cost, useful if clients want to voluntarily - trigger authentication procedures for attestation. - Additional logic-specific options may be given in the section. @@ -328,6 +324,9 @@ KYC_KYCAID_VALIDITY KYC_KYCAID_AUTH_TOKEN Authentication token to access the KYC service. +KYC_KYCAID_CONVERTER_HELPER + Helper to convert JSON with KYC data returned by KYCAID into GNU Taler internal format. Should probably always be set to "taler-exchange-kyc-kycaid-converter.sh". + KYC_KYCAID_FORM_ID ID that specifies the form to use for the KYC process. @@ -410,7 +409,7 @@ FORM_NAME DESCRIPTION Descriptions to use in the SPA to display the check. - + DESCRIPTION_I18N JSON with internationalized descriptions to use in the SPA to display the check. @@ -518,7 +517,8 @@ FALLBACK EXCHANGE KYC MEASURES --------------------- -The following options must be in "[kyc-measure-$MEASURE_NAME]" sections. These sections define the **original** measures. +The following options must be in "[kyc-measure-$MEASURE_NAME]" sections. +These sections define the **original** measures. CHECK_NAME Name of a possible check for this measure. Optional.