summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAntoine A <>2024-02-07 19:02:27 +0100
committerAntoine A <>2024-02-07 19:02:27 +0100
commit4ddcada57dc252c4ccdb79d573228e25bc2811ed (patch)
treec920b9f61ec17231d06308844f26b16da6429157 /contrib
parente3a62fa46e75cff879b59725165490943d0d0c1f (diff)
downloadlibeufin-4ddcada57dc252c4ccdb79d573228e25bc2811ed.tar.gz
libeufin-4ddcada57dc252c4ccdb79d573228e25bc2811ed.tar.bz2
libeufin-4ddcada57dc252c4ccdb79d573228e25bc2811ed.zip
Generate withdraw URI using request base url
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bank.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/bank.conf b/contrib/bank.conf
index 374bc145..5457a7f2 100644
--- a/contrib/bank.conf
+++ b/contrib/bank.conf
@@ -54,17 +54,9 @@ PORT = 8080
# What should be the file access permissions for UNIXPATH? Only used if SERVE is unix.
# UNIXPATH_MODE = 660
-
# Path to spa files
SPA = $DATADIR/spa/
-# URL that wallets are redirected to when they need to confirm
-# a withdrawal.
-# The string {woid} is replaced with the withdrawal operation ID.
-# FIXME: The name is not great. Maybe call it WITHDRAWAL_CONFIRMATION_REDIRECT
-# or something similar?
-#SPA_CAPTCHA_URL = https://bank.demo.taler.net/webui/#/operation/{woid}
-
# Exchange that is suggested to wallets when withdrawing.
#SUGGESTED_WITHDRAWAL_EXCHANGE = https://exchange.demo.taler.net/