view host/admin/src/private/Config_sample.luan @ 2046:e0896f65c847 acme-tiny

fix temp_dir_string initiation
author Violet7
date Sun, 09 Nov 2025 02:38:09 -0800
parents 301a6561fb6b
children
line wrap: on
line source

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