View Source ActivityPub.Pruner (Bonfire v0.9.11-social-beta.6)

Prunes objects from the database.

Summary

Functions

prune_all(cutoff_days \\ nil)

prune_deletes(cutoff_days)

prune_objects(options \\ [prune_orphaned_activities: true, keep_threads: false, keep_non_public: false])

prune_orphaned_activities()

prune_removes(cutoff_days)

prune_stale_follow_requests(cutoff_days)

prune_tombstones(cutoff_days)

prune_undos(cutoff_days)

remove_embedded_objects()