.env variable for STARTUP_INVOICE_EXPIRY_CHECK
This commit is contained in:
@@ -32,6 +32,8 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user