Mercurial Hosting > lang
view src/private/Config_sample.luan @ 76:3c60bc17403e default tip
remove ai
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 31 Aug 2025 17:40:20 -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" }