mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-31 10:13:21 +00:00
add sendemail config to ~/.gitconfig
This commit is contained in:
parent
3387e124d2
commit
ccbd174cad
@ -20,3 +20,9 @@
|
|||||||
textconv = ansible-vault view
|
textconv = ansible-vault view
|
||||||
cachetextconv = false
|
cachetextconv = false
|
||||||
|
|
||||||
|
[sendemail]
|
||||||
|
smtpencryption = tls
|
||||||
|
smtpserver = mail.tilde.team
|
||||||
|
smtpserverport = 587
|
||||||
|
annotate = yes
|
||||||
|
smtpuser = ben
|
||||||
|
Loading…
x
Reference in New Issue
Block a user