From 55a0b13cb39bccb59b78ce2be1d4e4ea41e02271 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 236269d1f..c2fbb0b4f 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: