fix
This commit is contained in:
@@ -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";
|
||||||
|
Reference in New Issue
Block a user