This commit is contained in:
2025-09-13 03:06:36 +03:00
parent e3b6a5243f
commit 77bdedef79

View File

@@ -78,8 +78,8 @@ in
# user = "noreply.mastodon@${sp.domain}"; # user = "noreply.mastodon@${sp.domain}";
fromAddress = "noreply.mastodon@${sp.domain}"; fromAddress = "noreply.mastodon@${sp.domain}";
user = "noreply.mastodon"; user = "noreply.mastodon";
# host = ""; host = "hollowness.top";
host = "127.0.0.1"; # host = "127.0.0.1";
port = 465; port = 465;
# port = 22; # port = 22;
passwordFile = "/run/keys/mastodon/email_password"; passwordFile = "/run/keys/mastodon/email_password";