From 822ad38cfc788609a22f9c2dfe7647cfee357267 Mon Sep 17 00:00:00 2001 From: Peter Stuifzand Date: Fri, 22 Oct 2021 21:38:31 +0200 Subject: [PATCH] Add explanation that you can use NAME instead of UID --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36d183d..7b75847 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,8 @@ support microsub. -verbose show verbose logging +Instead of the `UID` you can also use the `NAME` of the channel in most functions. + ## Configuration: backend.json The `backend.json` file contains all information about channels, feeds and authentication. @@ -153,7 +155,6 @@ The two parts that should be changed are: "Me": "...", "TokenEndpoint": "...", - The `Me` value should be set to the URL you use to sign into Monocle, or Micropub client.