akkoma/config
Norm 8712e06d27 Set cleanup_attachments to true by default
Since bcfbfbcff5 (part of
<https://akkoma.dev/AkkomaGang/akkoma/pulls/789>), the overhead for
cleaning up orphaned attachments has been drattically reduced.

Most admins are unaware of this option even existing, but may notice an
increase in the size of the uploads directory (or S3 bucket size if used
instead) even if auto-expiring posts are used. This should hopefully
make this problem more manageable.

For those that still encounter performance issues, the setting can still
be disabled if needed.
2025-05-08 18:12:56 -04:00
..
benchmark.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
config.exs Set cleanup_attachments to true by default 2025-05-08 18:12:56 -04:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs Merge remote-tracking branch 'oneric/custom-source' into develop 2025-01-05 15:40:35 +00:00
dev.exs use puts instead warn 2021-07-27 21:01:41 +00:00
docker.exs Docker builds (#231) 2022-10-16 19:25:54 +00:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Disable Ecto query logging in tests 2024-06-27 18:29:45 +02:00