ActivityPub.Pruner (Bonfire v1.0.0-social-rc.1.19)

View Source

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()