8 lines
162 B
INI
8 lines
162 B
INI
[mailer]
|
|
ENABLED = true
|
|
FROM = git@kyren.codes
|
|
PROTOCOL = smtps
|
|
SMTP_ADDR = mx1.kyren.codes
|
|
SMTP_PORT = 587
|
|
USER = git
|