Don't annotate all sendemails

This commit is contained in:
2022-03-18 17:49:18 +00:00
parent 0e9b4de9e0
commit a398c6649c

View File

@@ -116,7 +116,6 @@
init.defaultBranch = "main";
format.signOff = "yes";
sendemail = {
annotate = "yes";
smtpUser = "me@danielpatterson.dev";
smtpServer = "smtp.fastmail.com";
smtpEncryption = "tls";