sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit f6a3f19ee90881cfb974b8ff1d0bcdabfaa526ee
parent 7fe834c021c6ae6561ae16c9fc6ff05ee249a122
Author: Florian Dold <dold@taler.net>
Date:   Tue, 25 Aug 2026 21:16:40 +0200

sandcastle: use the new bank demo header setting

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -395,7 +395,7 @@ cat <<EOF >/usr/share/libeufin-bank-webui/settings.json { "backendBaseURL": "$PROTO://$BANK_DOMAIN$PORT_SUFFIX/", "iconLinkURL": "$PROTO://$LANDING_DOMAIN$PORT_SUFFIX/", - "showDemoDescription": true, + "enableDemoHeader": true, "showPublicAccounts": true, "defaultSuggestedAmount": 10, "topNavSites": {