mirror of
https://github.com/hargata/lubelog.git
synced 2026-02-03 17:53:02 -06:00
8 lines
183 B
Bash
8 lines
183 B
Bash
LC_ALL=en_US.UTF-8
|
|
LANG=en_US.UTF-8
|
|
MailConfig__EmailServer=""
|
|
MailConfig__EmailFrom=""
|
|
MailConfig__UseSSL="false"
|
|
MailConfig__Port=587
|
|
MailConfig__Username=""
|
|
MailConfig__Password="" |