[git]add config for send-email
This commit is contained in:
parent
363c634954
commit
8a0b8ce47f
@ -43,3 +43,10 @@
|
||||
default = simple
|
||||
[credential]
|
||||
helper = cache --timeout=3600
|
||||
[sendemail]
|
||||
from = Mathieu Maret <mathieu.maret@gmail.com>
|
||||
smtpserver = smtp.gmail.com
|
||||
smtpuser = mathieu.maret
|
||||
smtpencryption = tls
|
||||
smtpserverport = 587
|
||||
# smtppass = PASS
|
||||
|
Loading…
Reference in New Issue
Block a user