view host/admin/src/private/Config_sample.luan @ 2129:6a2383baecb6

integrate into system nginx
author Violet7
date Fri, 16 Jan 2026 15:30:49 -0800
parents 301a6561fb6b
children
line wrap: on
line source

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