Added old admin extension

This commit is contained in:
benarc
2022-10-05 13:01:59 +02:00
committed by dni ⚡
parent 5a12f4f237
commit 166530eb0c
10 changed files with 1013 additions and 5 deletions
+7 -5
View File
@@ -3,10 +3,12 @@ PORT=5000
DEBUG=false
LNBITS_ALLOWED_USERS=""
LNBITS_ADMIN_USERS=""
# Extensions only admin can access
LNBITS_ADMIN_EXTENSIONS="ngrok"
LNBITS_ADMIN_USERS="" # User IDs seperated by comma
LNBITS_ADMIN_EXTENSIONS="ngrok" # Extensions only admin can access
LNBITS_ADMIN_UI=false # Extensions only admin can access
LNBITS_ALLOWED_USERS="" # Restricts access, User IDs seperated by comma
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
# csv ad image filepaths or urls, extensions can choose to honor
@@ -91,4 +93,4 @@ LNBITS_DENOMINATION=sats
# EclairWallet
ECLAIR_URL=http://127.0.0.1:8283
ECLAIR_PASS=eclairpw
ECLAIR_PASS=eclairpw