phantom: more agressive mastodon cleanup

This commit is contained in:
Leonardo Eugênio 2026-05-30 16:37:53 -03:00
parent 8f7398735f
commit d00b6947b3

View file

@ -16,9 +16,9 @@
user = "noreply@social.lelgenio.com"; user = "noreply@social.lelgenio.com";
passwordFile = config.sops.secrets."mastodon/smtp-password".path; passwordFile = config.sops.secrets."mastodon/smtp-password".path;
}; };
streamingProcesses = 2; streamingProcesses = 1;
extraConfig.SINGLE_USER_MODE = "true"; extraConfig.SINGLE_USER_MODE = "true";
mediaAutoRemove.olderThanDays = 5; mediaAutoRemove.olderThanDays = 2;
}; };
sops.secrets."mastodon/smtp-password" = { sops.secrets."mastodon/smtp-password" = {