Prechádzať zdrojové kódy

Add email settings to git

Colin Powell 6 rokov pred
rodič
commit
0d8463eebe
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  1. 5 0
      git/.gitconfig

+ 5 - 0
git/.gitconfig

@@ -56,3 +56,8 @@
 	includeIssuesSection = false
 [github]
 	user = powellc
+[sendmail]
+	smtpserver = box.onec.me
+	smtpuser = colin@onec.me
+	smtpencryption = tls
+	smtpserverport = 587