From 331e0e8419aa959ae45f17e66b793baf5d8986c1 Mon Sep 17 00:00:00 2001 From: believethehype Date: Thu, 27 Apr 2023 11:51:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d10842..b6a6e18 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ New parameters in this fork: > (`ALLOW_REGISTRATION`) Activate/Deactivate Registration for users of the website (Default true) +> (`ALLOW_API`) Activate/Deactivate Api access for classic and easy API (Default true) + > (`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.