view host/admin/src/private/Config_sample.luan @ 1997:e88181fe095d default tip

fix os scheme
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 11 Jul 2025 00:57:26 -0600
parents 301a6561fb6b
children
line wrap: on
line source

return {
	email_to = "x@x.com"
	mail_password = "xxx"
	hosting_password = "xxx"
	push_password = "xxx"
}