Adds extensions for admin/user
Adds satmachineadmin extension to the list of default admin extensions. Adds lndhub extension to the list of default user extensions.
This commit is contained in:
parent
95ae96147d
commit
9d7d3b97a9
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ in
|
||||||
"https://raw.githubusercontent.com/lnbits/lnbits-extensions/main/extensions.json";
|
"https://raw.githubusercontent.com/lnbits/lnbits-extensions/main/extensions.json";
|
||||||
# LNBITS_EXTENSIONS_DEFAULT_INSTALL =
|
# LNBITS_EXTENSIONS_DEFAULT_INSTALL =
|
||||||
# "nostrclient,nostrmarket,nostrrelay,lnurlp,events";
|
# "nostrclient,nostrmarket,nostrrelay,lnurlp,events";
|
||||||
LNBITS_ADMIN_EXTENSIONS = "ngrok,nostrclient,nostrrelay";
|
LNBITS_ADMIN_EXTENSIONS = "ngrok,nostrclient,nostrrelay,satmachineadmin";
|
||||||
LNBITS_USER_DEFAULT_EXTENSIONS = "lnurlp,nostrmarket,events";
|
LNBITS_USER_DEFAULT_EXTENSIONS = "lnurlp,nostrmarket,events,lndhub";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue