Merge pull request 'Set cleanup_attachments to true by default' (#910) from norm/akkoma:cleanup-attachments-default-true into develop

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/910
Reviewed-by: Oneric <oneric@noreply.akkoma>
This commit is contained in:
floatingghost 2025-05-09 16:49:49 +00:00
commit 9a46685e64

View file

@ -251,7 +251,7 @@
registration_reason_length: 500, registration_reason_length: 500,
external_user_synchronization: true, external_user_synchronization: true,
extended_nickname_format: true, extended_nickname_format: true,
cleanup_attachments: false, cleanup_attachments: true,
cleanup_attachments_delay: 1800, cleanup_attachments_delay: 1800,
multi_factor_authentication: [ multi_factor_authentication: [
totp: [ totp: [