diff --git a/git/.config/git/config b/git/.config/git/config index 942260a..b52b69c 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -44,3 +44,8 @@ autosquash = true [fetch] prune = true +[sendemail] + smtpserver = charon.bertptrs.nl + smtpserverport = 587 + smtpuser = bert + smtpencryption = tls