Mercurial Hosting > chat
view src/private/Config_sample.luan @ 110:d2637760cd00
better notification
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 15 Sep 2025 13:29:10 -0600 |
parents | 0fc454beff08 |
children |
line wrap: on
line source
return { mail_server = { host = "mail.smtp2go.com" port = 465 username = "xxx" password = "xxx" } push_password = "xxx" }