remove STARTUP_INVOICE_EXPIRY_CHECK

This commit is contained in:
callebtc
2022-12-02 17:39:56 +01:00
parent 4e69924c9c
commit 1a98f15d48
4 changed files with 5 additions and 7 deletions
-2
View File
@@ -38,8 +38,6 @@ LNBITS_SERVICE_FEE="0.0"
LNBITS_RESERVE_FEE_MIN=2000
# value in percent
LNBITS_RESERVE_FEE_PERCENT=1.0
# check invoice expiry on every startup (can be slow on large instances)
STARTUP_INVOICE_EXPIRY_CHECK=True
# Change theme
LNBITS_SITE_TITLE="LNbits"