taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit b78371ab1c7949010baae1394f3454be4002abfd
parent e1a51711ffe99b0dda5205b650c42956e5f575c6
Author: Florian Dold <florian@dold.me>
Date:   Thu, 28 Sep 2023 10:32:15 +0200

-pp dir

Diffstat:
Msandcastle/config/exchange/taler.conf | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sandcastle/config/exchange/taler.conf b/sandcastle/config/exchange/taler.conf @@ -36,10 +36,13 @@ payto_uri = payto://iban/SANDBOXX/__EXCHANGE_IBAN__?receiver-name=Name+unknown [exchange] master_public_key = __EXCHANGE_MASTER_PUB__ AML_THRESHOLD = __CURRENCY__:10000000 + privacy_etag = exchange-pp-v0 -privacy_dir = /usr/local/share/taler/exchange/pp +privacy_dir = /usr/local/share/taler/terms + terms_etag = exchange-tos-v0 terms_dir = /usr/local/share/taler/terms + base_url = __EXCHANGE_URL__ unixpath = /sockets/exchange.sock serve = tcp