Parcourir la source

Updated RELEASE_NOTES.

grunfink il y a 1 an
Parent
commit
5ad93d0ed1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
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).