@Sean Tilley I don't know the names from the top of my head, but there's a config setting and a mix task that you can put into crontab. It expires remote posts, but only the objects, not the activities. I use it. Last I heard (a while ago) they were thinking of removing this feature though.
:twiz:
in reply to Sean Tilley • • •Sean Tilley
in reply to :twiz: • • •Yeah, maybe. I was initially looking into Activity Expiration, but the wording is a little vague
I only want to target activities that have a remote origin, not stuff that I’ve posted personally.
ObjectAge seems to target incoming posts?
Sean Tilley
in reply to Sean Tilley • • •This looks like a pretty good start, just need to figure out how to flip the scope from local to remote.
git.pleroma.social/pleroma/ple…
lib/pleroma/web/activity_pub/mrf/activity_expiration_policy.ex · develop · Pleroma / pleroma · GitLab
GitLabes q soy una chica, super poderosa
in reply to Sean Tilley • • •Sean Tilley likes this.
Gidi Kroon
in reply to Sean Tilley • •Sean Tilley likes this.
Gidi Kroon
in reply to Gidi Kroon • •@Sean Tilley In case it is still relevant:
It is the admin setting
Remote post retention days
underinstance
:then the
prune_objects
mix task as thepleroma
user:It seems I've scheduled this long ago and forgot about it by having the following in
/etc/cron.d/pleroma
:Sean Tilley likes this.