From eddaf5cc2f3c09047323e4544e25ba13d8425511 Mon Sep 17 00:00:00 2001 From: believethehype Date: Mon, 10 Apr 2023 08:42:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcebe2a..3a5b7be 100644 --- a/README.md +++ b/README.md @@ -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.