Mercurial Hosting > lang
view src/private/Config_sample.luan @ 80:0ae81150d377 default tip
add business plan
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 03 Sep 2025 15:50:10 -0600 |
parents | 5bdd4bc11123 |
children |
line wrap: on
line source
return { mail_server = { host = "mail.smtp2go.com" port = 465 username = "xxx" password = "xxx" } claude = { key = "sk-xxx" } chatgpt = { key = "sk-xxx" } push_password = "xxx" }