up the number of processing threads for masto

This commit is contained in:
Cyryl Płotnicki 2023-03-12 09:04:34 +00:00
parent 09f76119c0
commit a05337e56b

View file

@ -130,6 +130,7 @@ in {
createLocally = false;
passwordFile = "${mailgunSmtpPasswordPath}";
};
sidekiqThreads = 32;
extraConfig = {
SMTP_TLS = "true";
SMTP_ENABLE_STARTTLS_AUTO = "true";