mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 04:46:18 +02:00
Merge pull request #2068 from TrezorHannes/dev
Enable Node Management via .env without activating admin-UI
This commit is contained in:
@@ -37,6 +37,13 @@ LNBITS_ADMIN_EXTENSIONS="ngrok, admin"
|
|||||||
# Disable this to make LNbits use this config file again.
|
# Disable this to make LNbits use this config file again.
|
||||||
LNBITS_ADMIN_UI=false
|
LNBITS_ADMIN_UI=false
|
||||||
|
|
||||||
|
# Enable Node Management without activating the LNBITS Admin GUI
|
||||||
|
# by setting the following variables to true.
|
||||||
|
LNBITS_NODE_UI=false
|
||||||
|
LNBITS_PUBLIC_NODE_UI=false
|
||||||
|
# Enabling the transactions tab can cause crashes on large Core Lightning nodes.
|
||||||
|
LNBITS_NODE_UI_TRANSACTIONS=false
|
||||||
|
|
||||||
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
|
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
|
||||||
|
|
||||||
# Ad space description
|
# Ad space description
|
||||||
|
Reference in New Issue
Block a user