Ability to limit available fiat currencies (#1748)
* feat: limit number of available fiat currencies * feat: Add allowed currency selector to Admin UI * motorinas suggestions --------- Co-authored-by: dni ⚡ <office@dnilabs.com>
This commit is contained in:
@@ -52,6 +52,9 @@ LNBITS_RESERVE_FEE_MIN=2000
|
||||
# value in percent
|
||||
LNBITS_RESERVE_FEE_PERCENT=1.0
|
||||
|
||||
# Limit fiat currencies allowed to see in UI
|
||||
# LNBITS_ALLOWED_CURRENCIES="EUR, USD"
|
||||
|
||||
# Change theme
|
||||
LNBITS_SITE_TITLE="LNbits"
|
||||
LNBITS_SITE_TAGLINE="free and open-source lightning wallet"
|
||||
|
||||
Reference in New Issue
Block a user