exchange

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

commit 4e3fc43762a9927b0c4bcf1a2e4e641b37aa3d02
parent f8b0f9060a960d968eeabd8cfddc585ef2208c63
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 27 Nov 2025 10:53:10 +0100

correct path: DATADIR

Diffstat:
Msrc/exchange/exchange.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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