aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAntoine A <>2023-12-02 13:03:10 +0000
committerAntoine A <>2023-12-02 13:03:10 +0000
commit653fb27660f78b19fbef32137c5c91fc9ad61dcf (patch)
tree2cdcd4b2aa0b874e7988c2b3d8774182db0516d3 /debian
parent8e43b5d1810956eaad533f9849dcf05fe176ab43 (diff)
downloadlibeufin-653fb27660f78b19fbef32137c5c91fc9ad61dcf.tar.gz
libeufin-653fb27660f78b19fbef32137c5c91fc9ad61dcf.tar.bz2
libeufin-653fb27660f78b19fbef32137c5c91fc9ad61dcf.zip
Single DEFAULT_DEBT_LIMIT config
Diffstat (limited to 'debian')
-rw-r--r--debian/etc/libeufin/libeufin-bank.conf15
1 files changed, 9 insertions, 6 deletions
diff --git a/debian/etc/libeufin/libeufin-bank.conf b/debian/etc/libeufin/libeufin-bank.conf
index 597ceb7b..71fb9fa4 100644
--- a/debian/etc/libeufin/libeufin-bank.conf
+++ b/debian/etc/libeufin/libeufin-bank.conf
@@ -5,17 +5,20 @@
# Internal currency of the libeufin-bank
CURRENCY = KUDOS
-# Default debt limit for newly created customer accounts
-# DEFAULT_CUSTOMER_DEBT_LIMIT = KUDOS:0
+# Default debt limit for newly created accounts
+# DEFAULT_DEBT_LIMIT = KUDOS:0
-# Value of the registration bonus for new users. Default is "CURRENCY:0"
+# Value of the registration bonus for new users
# REGISTRATION_BONUS = KUDOS:0
-# Allow account registration by anyone.
-# ALLOW_REGISTRATION = yes
+# Allow account registration by anyone
+# ALLOW_REGISTRATION = no
# Allow an account to delete itself
-# ALLOW_ACCOUNT_DELETION = yes
+# ALLOW_ACCOUNT_DELETION = no
+
+# Enable regional currency conversion
+# ALLOW_CONVERSION = no
# Path to TAN challenge transmission script via sms. If not specified, this TAN channel wil be unuspported.
TAN_SMS =