fix(email-options): fix
This commit is contained in:
@@ -106,7 +106,7 @@ in
|
||||
selfprivacy.emails."noreply.mastodon" = {
|
||||
hashedPasswordFile = "/run/keys/mastodon/hashed_email_password";
|
||||
systemdTargets = [ "mastodon-email-password-setup.service" ];
|
||||
sendOnly = false; # TODO
|
||||
sendOnly = true;
|
||||
};
|
||||
|
||||
systemd = {
|
||||
|
Reference in New Issue
Block a user