From 90ad13c56497bd6812f683a6a5d8df52a6c8a5ca Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:02:10 +0100 Subject: [PATCH] Update docs/federation/posts.md Co-authored-by: Claire --- docs/federation/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/federation/posts.md b/docs/federation/posts.md index 99ac609da..283322b32 100644 --- a/docs/federation/posts.md +++ b/docs/federation/posts.md @@ -275,7 +275,7 @@ In the `interactionPolicy` object: And: -- `always` is an array of ActivityPub URIs/IDs of `Actor`s or `Collection`s of `Actor`s who are permitted to create + distribute an interaction without necessarily having to wait for an `Accept` from the interactee's server (more on this below). +- `always` is an array of ActivityPub URIs/IDs of `Actor`s or `Collection`s of `Actor`s who are permitted to create + distribute an interaction without manual approval from the interacted-with user. - `approvalRequired` is an array of ActivityPub URIs/IDs of `Actor`s or `Collection`s of `Actor`s who are permitted create + distribute an interaction, but **should wait for** an `Accept` before distributing an interaction. Valid URI entries in `always` and `approvalRequired` include: