fix
This commit is contained in:
@@ -107,7 +107,7 @@ in
|
|||||||
domain = "${cfg.subdomain}.${sp.domain}";
|
domain = "${cfg.subdomain}.${sp.domain}";
|
||||||
hashedPasswordFile = "/run/postfix/mastodon.cf";
|
hashedPasswordFile = "/run/postfix/mastodon.cf";
|
||||||
systemTargets = [ "mastodon-email-password-setup.service" ];
|
systemTargets = [ "mastodon-email-password-setup.service" ];
|
||||||
sendOnly = true;
|
sendOnly = false; # TODO
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
|
Reference in New Issue
Block a user