fix
This commit is contained in:
@@ -106,7 +106,7 @@ in
|
|||||||
selfprivacy.email."noreply@${cfg.subdomain}.${sp.domain}" = {
|
selfprivacy.email."noreply@${cfg.subdomain}.${sp.domain}" = {
|
||||||
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" ];
|
systemdTargets = [ "mastodon-email-password-setup.service" ];
|
||||||
sendOnly = false; # TODO
|
sendOnly = false; # TODO
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user