commit 5dff0e0f91bf304b8a0fc86f365248b41343af2f
parent 3b95ea311a67543a2531d87e0ea712231ce1bc6e
Author: Antoine A <>
Date: Mon, 27 Nov 2023 09:03:23 +0000
Fix config
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib/libeufin-bank.conf b/contrib/libeufin-bank.conf
@@ -15,10 +15,10 @@ DEFAULT_ADMIN_DEBT_LIMIT = KUDOS:2000
REGISTRATION_BONUS = KUDOS:100
# Restrict account registration to admin.
-RESTRICT_REGISTRATION = false
+RESTRICT_REGISTRATION = no
# Restrict account deletion to admin.
-RESTRICT_ACCOUNT_DELETION = false
+RESTRICT_ACCOUNT_DELETION = no
# Exchange that is suggested to wallets when withdrawing.
SUGGESTED_WITHDRAWAL_EXCHANGE = https://exchange.demo.taler.net/
@@ -38,7 +38,7 @@ PORT = 8080
spa = $DATADIR/spa/
# Enable regional currency conversion
-ALLOW_CONVERSION = false
+ALLOW_CONVERSION = no
# Path to the script TAN challenge transmission via sms
TAN_SMS =