Mercurial Hosting > chat
view src/private/Config_sample.luan @ 119:ec1a61bf5738
update discord.html
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 04 Dec 2025 23:16:32 -0700 |
| parents | 0fc454beff08 |
| children |
line wrap: on
line source
return { mail_server = { host = "mail.smtp2go.com" port = 465 username = "xxx" password = "xxx" } push_password = "xxx" }
