Add explanation that you can use NAME instead of UID
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
79b0d719ec
commit
822ad38cfc
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user