gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sandcastle-ng] branch master updated: configure AML_SPA_DIALECT


From: gnunet
Subject: [sandcastle-ng] branch master updated: configure AML_SPA_DIALECT
Date: Tue, 21 Jan 2025 18:17:46 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository sandcastle-ng.

The following commit(s) were added to refs/heads/master by this push:
     new 9603419  configure AML_SPA_DIALECT
9603419 is described below

commit 960341935e254c939eeadf7b59ee1ffede400c68
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 21 18:17:42 2025 +0100

    configure AML_SPA_DIALECT
---
 overrides/kyctest.taler.net      | 5 +++++
 scripts/demo/setup-sandcastle.sh | 2 ++
 2 files changed, 7 insertions(+)

diff --git a/overrides/kyctest.taler.net b/overrides/kyctest.taler.net
index 4815140..43204b7 100644
--- a/overrides/kyctest.taler.net
+++ b/overrides/kyctest.taler.net
@@ -1,6 +1,11 @@
+# This is a shell script, sourced by the setup
+# script to customize the deployment.
+
 CURRENCY=KYCDOS
 ALT_UNIT_NAME=KYCS
 MYDOMAIN=kyctest.taler.net
 NAME=Kycdos
 
 ENABLE_KYC=1
+
+AML_SPA_DIALECT=gls
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index a857e30..8919388 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -504,6 +504,8 @@ if [[ ${ENABLE_KYC:-0} == 1 ]]; then
 [exchange]
 enable_kyc = yes
 
+AML_SPA_DIALECT = $AML_SPA_DIALECT
+
 [kyc-rule-r1]
 OPERATION_TYPE = withdraw
 ENABLED = yes

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]