exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit ca729864c5d858babb127fcd6f544e43c50ef000
parent 3d18f9e826e3e726663b17fbb4121a4e67b8bbfb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 27 Nov 2025 10:22:56 +0100

add default for TYPST_TEMPLATES

Diffstat:
Msrc/exchange/exchange.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf @@ -133,6 +133,8 @@ PRIVACY_DIR = ${TALER_DATA_HOME}terms/ # Etag / filename for the privacy policy. PRIVACY_ETAG = exchange-pp-v0 +# Where are the Typst templates for form rendering. +TYPST_TEMPLATES = ${TALER_DATA_HOME}typst-forms/ [exchange-sanctionscheck] # Name where we store the sanctions check offset.