aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-26 15:05:37 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-26 15:05:37 +0700
commit76cd542cf4bf8153fd191b2aa6ab5b7f77c20be5 (patch)
tree31dd8ee7fc4325f621c47a905b0d4eb2c77a77e6 /dev
parenta6d13025b22c949342a6dc619e7d0cfe5ddb9dcc (diff)
downloaddotfiles-76cd542cf4bf8153fd191b2aa6ab5b7f77c20be5.tar.gz
Update in the name of Christ
Diffstat (limited to 'dev')
-rw-r--r--dev/.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig
index 901072b..1303733 100644
--- a/dev/.gitconfig
+++ b/dev/.gitconfig
@@ -5,8 +5,8 @@
[sendemail]
smtpserver = disroot.org
smtpuser = mcsinyx@disroot.org
- smtpencryption = tls
- smtpserverport = 587
+ smtpencryption = ssl
+ smtpserverport = 465
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f