Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.ActivityPub.MRF.TagPolicy View Source
Apply policies based on user tags
This policy applies policies on a user activities depending on their tags on your instance.
mrf_tag:media-force-nsfw: Mark as sensitive on presence of attachmentsmrf_tag:media-strip: Remove attachmentsmrf_tag:force-unlisted: Mark as unlisted (removes from the federated timeline)mrf_tag:sandbox: Remove from public (local and federated) timelinesmrf_tag:disable-remote-subscription: Reject non-local follow requestsmrf_tag:disable-any-subscription: Reject any follow requests