Don't annotate all sendemails
This commit is contained in:
@@ -116,7 +116,6 @@
|
|||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
format.signOff = "yes";
|
format.signOff = "yes";
|
||||||
sendemail = {
|
sendemail = {
|
||||||
annotate = "yes";
|
|
||||||
smtpUser = "me@danielpatterson.dev";
|
smtpUser = "me@danielpatterson.dev";
|
||||||
smtpServer = "smtp.fastmail.com";
|
smtpServer = "smtp.fastmail.com";
|
||||||
smtpEncryption = "tls";
|
smtpEncryption = "tls";
|
||||||
|
|||||||
Reference in New Issue
Block a user