diff options
author | lain <lain@soykaf.club> | 2024-05-28 15:19:38 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2024-05-28 15:19:38 +0000 |
commit | 41d3c14ba50bce1af83d4e159563f1b024e13c1d (patch) | |
tree | 388b606aebecb845625b3bf363755ec0bcff0509 /changelog.d | |
parent | bef15cde6141a977aebdfc998d6091a31c4fc2d6 (diff) | |
parent | f663135724fac2ef12107369f94d8e030bc1b4a5 (diff) | |
download | pleroma-41d3c14ba50bce1af83d4e159563f1b024e13c1d.tar.gz pleroma-41d3c14ba50bce1af83d4e159563f1b024e13c1d.zip |
Merge branch 'feature/akkoma-prune-old-posts' into 'develop'
add options to mix prune_objects to delete more things
See merge request pleroma/pleroma!3952
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/akkoma-prune-options.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/akkoma-prune-options.add b/changelog.d/akkoma-prune-options.add new file mode 100644 index 000000000..6bc5e7f92 --- /dev/null +++ b/changelog.d/akkoma-prune-options.add @@ -0,0 +1 @@ +Add options to the mix prune_objects task |