forked from mirrors/relay
Add note about Add activity to README
This commit is contained in:
parent
43b70f88a7
commit
5d69eaf2ab
1 changed files with 3 additions and 0 deletions
|
@ -171,6 +171,9 @@ example, if the server is `https://relay.my.tld`, the correct URL would be
|
||||||
- Update {anything}, the Update {anything} is relayed verbatim to listening servers
|
- Update {anything}, the Update {anything} is relayed verbatim to listening servers
|
||||||
Note that this activity will likely be rejected by the listening servers unless it has been
|
Note that this activity will likely be rejected by the listening servers unless it has been
|
||||||
signed with a JSON-LD signature
|
signed with a JSON-LD signature
|
||||||
|
- Add {anything}, the Add {anything} is relayed verbatim to listening servers
|
||||||
|
Note that this activity will likely be rejected by the listening servers unless it has been
|
||||||
|
signed with a JSON-LD signature
|
||||||
|
|
||||||
### Supported Discovery Protocols
|
### Supported Discovery Protocols
|
||||||
- Webfinger
|
- Webfinger
|
||||||
|
|
Loading…
Reference in a new issue