Update README.md

This commit is contained in:
believethehype
2023-04-10 08:42:01 +02:00
committed by GitHub
parent 00adf797bb
commit eddaf5cc2f
+2 -2
View File
@@ -17,9 +17,9 @@ New parameters in this fork:
> (`FORWARD_URL`) can be left unset and satdress will work as before. If set, the main Page will be forwarded to the given url. The interface can then be accesed at domain.org/lnaddress
> (`ALLOW_REGISTRATION`) Activate/Deactivate Registration from users of the website (Default true)
> (`ALLOW_REGISTRATION`) Activate/Deactivate Registration for users of the website (Default true)
> (`NOTIFY_NOSTR_USERS`) Allow setting to send DM notifcations to users with npub (user can opt in/out if activated)
> (`NOTIFY_NOSTR_USERS`) Allow setting to send DM notifications to users with npub (user can opt in/out if activated)
> (`LND_PRIVATE_ONLY`) should only be activated if satdress is used for a single user that relies on private LND channels only.