This commit is contained in:
2025-09-16 18:04:08 +03:00
parent 9b352ec85a
commit a29dc78eea

View File

@@ -107,7 +107,7 @@ in
domain = "${cfg.subdomain}.${sp.domain}";
hashedPasswordFile = "/run/postfix/mastodon.cf";
systemTargets = [ "mastodon-email-password-setup.service" ];
sendOnly = true;
sendOnly = false; # TODO
};
systemd = {