This commit is contained in:
2025-09-11 22:41:09 +03:00
parent 0af8898d93
commit 23243a49e1

View File

@@ -96,6 +96,7 @@ in
smtp = {
createLocally = false;
user = "noreply.mastodon@${sp.domain}";
fromAddress = "noreply.mastodon@${sp.domain}";
passwordFile = "/var/lib/mastodon/secrets/smtp-password";
authenticate = true;
};