Add explanation that you can use NAME instead of UID
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter Stuifzand 2021-10-22 21:38:31 +02:00
parent 79b0d719ec
commit 822ad38cfc
Signed by: peter
GPG Key ID: 374322D56E5209E8

View File

@ -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.