From 5ad93d0ed1706fdc32f471555adeeaa2dc440259 Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 30 Jul 2025 18:11:59 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a806b90..09711b9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## UNRELEASED -Purged local posts now generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. +If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local post generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. Included a small tweak to avoid being confused by implementations that return valid webfinger queries for non-account URLs (like i.e. the Wordpress ActivityPub plugin in some configurations). -- cgit v1.2.3