Mercurial Hosting > linkmystyle
view src/private/Config_sample.luan @ 3:b016e4b7c8da default tip
add read_me
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 12 Jul 2025 12:51:36 -0600 |
parents | 8f4df159f06b |
children |
line wrap: on
line source
return { mail_server = { host = "smtpcorp.com" port = 465 username = "linkmystyle" password = "xxx" } Config.uploadcare = { public_key = "962640c4b84c779bca4f" secret_key = "xxx" } facebook = { access_token = "xxx" } push_password = "xxx" }