fix
This commit is contained in:
@@ -97,7 +97,7 @@ in
|
|||||||
createLocally = false;
|
createLocally = false;
|
||||||
user = "noreply.mastodon@${sp.domain}";
|
user = "noreply.mastodon@${sp.domain}";
|
||||||
fromAddress = "noreply.mastodon@${sp.domain}";
|
fromAddress = "noreply.mastodon@${sp.domain}";
|
||||||
passwordFile = "";
|
passwordFile = "/run/keys/mastodon/email_password";
|
||||||
authenticate = true;
|
authenticate = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user