view host/admin/src/private/Config_sample.luan @ 2102:3112b06ab447 ssltesting

add host/update.luan
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 16 Dec 2025 16:53:43 -0700
parents 301a6561fb6b
children
line wrap: on
line source

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