phantom: more agressive mastodon cleanup
This commit is contained in:
parent
8f7398735f
commit
d00b6947b3
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@
|
|||
user = "noreply@social.lelgenio.com";
|
||||
passwordFile = config.sops.secrets."mastodon/smtp-password".path;
|
||||
};
|
||||
streamingProcesses = 2;
|
||||
streamingProcesses = 1;
|
||||
extraConfig.SINGLE_USER_MODE = "true";
|
||||
mediaAutoRemove.olderThanDays = 5;
|
||||
mediaAutoRemove.olderThanDays = 2;
|
||||
};
|
||||
|
||||
sops.secrets."mastodon/smtp-password" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue