view host/admin/src/private/Config_sample.luan @ 2001:610c5d10d9c1 default tip

parsing fixes
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 14 Jul 2025 12:48:57 -0600
parents 301a6561fb6b
children
line wrap: on
line source

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