Updated LNbits Extensions (markdown)

arbadacarba 2023-05-08 14:17:30 +02:00
parent 92e01c9590
commit e0b19ecb86

@ -23,6 +23,7 @@ On MyNode after you activated the Admin-UI you should be able to see your superu
From there on the settings from the database instead those of the .env file are used. If you want to return to those settings you can just set ```LNBITS_ADMIN_UI=false``` and restart LNbits to take the .env again.
On restart of LNbits you will find the link to the superuser-AdminUI in your terminal. Save if good and never share it.
See [this guide to become admin and define who is allowed to add which extensions](https://gist.github.com/callebtc/61417cce47ff00a8ed4d19c45f1ff10f). Demo video on [how to install and activate a new extension](https://www.youtube.com/watch?v=98VYC99s770) or [read here](https://github.com/lnbits/lnbits/blob/main/docs/guide/extension-install.md#install-new-extension).
Within the manifest you can also define correlations of those extensions in the new field "dependencies".
When the AdminUI is opened we can move on.
**Please be aware that in some cases making use of the new features could mean that the QR of existing QR Codes will change (e.g. in LNURLdevices, LNURLp that especially is the case).**